in reply to Re^2: Can I/O operations on the same IO::Socket be executed in different threads?
in thread Can I/O operations on the same IO::Socket be executed in different threads?
Any threaded code that spits debugging info (say), ought to satisfy your stipulation. (Although technically, a pty is not a socket. But then again, one might redirect the output.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Can I/O operations on the same IO::Socket be executed in different threads?
by BrowserUk (Patriarch) on May 12, 2015 at 12:57 UTC | |
by Anonymous Monk on May 12, 2015 at 13:32 UTC | |
by Anonymous Monk on May 13, 2015 at 02:18 UTC |