use IO::Socket::SSL 'inet4'; use threads;
Looking at IO::Socket::SSL, it says:
IO::Socket::SSL is not threadsafe. This is because IO::Socket::SSL is based on Net::SSLeay ...
So, you'll have to find another approach.
In reply to Re: research for secure tchat client server use IO::Socket::SSL
by Corion
in thread research for secure tchat client server use IO::Socket::SSL
by swilting
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |