in reply to Re^2: Win32 fork and IO::Socket::INET->accept calls
in thread Win32 fork and IO::Socket::INET->accept calls
But why would accept in one pseudo-process (thread) tie up a function (fork) in another pseudo-process (thread)? Does any other function have the same effect?
I'm definitely interested in hearing how "a server socket without timeout can run into many problems". Could you elaborate?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Win32 fork and IO::Socket::INET->accept calls
by pg (Canon) on Nov 04, 2004 at 04:38 UTC | |
by ikegami (Patriarch) on Nov 04, 2004 at 04:49 UTC | |
by pg (Canon) on Nov 04, 2004 at 04:56 UTC | |
by ikegami (Patriarch) on Nov 04, 2004 at 05:05 UTC |