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?

And? You've got two connected endpoints, two descriptors. There's no shared socket.

Yes, that is the point of this example -- it does seem to miss the point of the OP, so yeah :)

  • Comment on Re^3: Can I/O operations on the same IO::Socket be executed in different threads?