in reply to Re^5: 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?

>& /dev/tcp/0/1234

that is not portable it won't work on windows -- portability is the point

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