Threads may share a socket or file descriptor all right, but you probably ought to use low-level Socket module if that is your intent. Any issues with the resource sharing (synchronization, locking, state logic, teardown, and so on) are solely your responsibility. This precludes the use of protocol layers such as SSL.
In reply to Re: Can I/O operations on the same IO::Socket be executed in different threads?
by Anonymous Monk
in thread Can I/O operations on the same IO::Socket be executed in different threads?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |