in reply to Re^3: 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?
I wrote some C code
I once wrote a program that allowed the computer to play solitaire, but there is a difference between what is feasible, and what is logical and sensible.
There is simply no logical reason to split the reading from and writing to, one end of a single socket, between threads.
|
|---|