28 Mar
2006
28 Mar
'06
12:58 p.m.
Stefan Winter <stefan.winter@restena.lu> wrote:
So for some reason it got stuck during select() - I watched this being stuck for several seconds before I killed the process. So there appears to be a deadlock in there.
That should only happen if the server somehow decides there are no sockets to listen on. I'll take a look at the code to see if/when that's the case. Alan Dekok.