I cannot directly share the IO::Socket::SSL - I get an error if I try.
So I guess the only way forward now is not to share the SSL-object but the unterlying filehandle and try to reconstruct the SSL-object in the other tread using that.
Does anyone have an idea if this is feasible or are there any other approaches to sharing IO::Socket::SSL instances among threads?
As I said there will only be one thread using this instance at any given time, so thread-safeness (or the lack of it) should not affect me.
In reply to Re^4: SSL-socket on Windows
by morgon
in thread SSL-socket on Windows
by morgon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |