Issue with non blocking client on server crash

dormando dormando at rydia.net
Sat Apr 19 06:54:08 UTC 2008


Can you create a minimal test case and submit it to the mailing list? If
we can reproduce we'll fix the crash.

Unless it's not what I think you're talking about...

-Dormando

Ankur Gupta wrote:
> Hi all,
>  
>  I am writing a simple non blocking script to act as a client to connect
> to a server.  The very first time connecting to the server is fine but
> after that if the server crashes and I try to reestablish connection,
> then the socket connection goes through (server is back up) but the
> client script blocks in IO::Poll (on windows) in the
> Danga::Socket::EventLoop.  What am I doing wrong here?  Do I need to
> reset something or clean something up when the server crashes?
>  
> Thanks,
> -Ankur
>  



More information about the perlbal mailing list