Re: SocketFactory and Windows connections errors
Rocco Caputo <[email protected]> Fri, 15 Apr 2011 09:26:56 -0400
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
On Feb 7, 2011, at 04:04, Ciprian Hacman wrote: > > When connecting to a server that is not yet listening or cannot be reached, > the script just hangs. This happens with both ActiveState and Strawberry > perl. > > Here is a test script that can reproduce this issue (there is no server > listening on port 1234): [removed] Hi, Ciprian. This should fix it: https://github.com/rcaputo/poe/commit/8265022983656ed2b31bf010c4726462efc9566e It will be in a new release soon. -- Rocco Caputo <[email protected]>