From: Vlad K. <hv...@us...> - 2010-12-03 22:07:16
|
Hi, Stephane I already reproduced bug (thanks to Artem's case) and the bug reason i found is fully fit into your case too. The bug happens when client asks for secondary connection for event's processing but never connects to it. In your case firewall blocked incoming connection request and in Artem's case application hungs before it make connection request. After timeout server closed both event's socket and (bug!) main listener socket too. I sent fixed fb_inet_server to Artem and waiting feedback from him. Do you want to test it too (x64, iirc) ? Regarsd, Vlad |