in reply to TCP Server Exits Loop and Crashes with error
Ok, Good news. I removed the extra loop that Roboticus mentioned. After doing that and with the code to fork it in there, it runs now without throwing any errors. The only thing left to fix is now that I'm using child processes, they are not closing themselves. Any thoughts on how to make them close nicely? Thanks again Gurus!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: TCP Server Exits Loop and Crashes with error
by zentara (Cardinal) on Aug 03, 2010 at 19:23 UTC |