Server send a ping timeout to everybody and crash
Brought to you by:
alexisb
This bug occurs randomly : the server sends a ping
timeout to everybody and then crash (as it can be seen
in the log).
This may be due to a blocking I/O problem, but I
could not reproduce this bug. I added some non-blocking
I/O in the latest CVS.
If you encountered this bug, please try the CVS and
tell me if that fixes the problem. Thanks !
Logged In: YES
user_id=199042
This should be fixed thanks to the new non-blocking I/O
mechanism added into 0.0.16a.
-- Alexis