On Aug 10, 2011, at 9:44 AM, Andrew Dunstan wrote:

> After some experimentation, I found that, at least on my system, if LWP uses 
> Crypt::SSLeay for https requests then it sets an alarm handler, but if 
> instead it uses IO::Socket::SSL an alarm handler is not set. So the answer to 
> the OP's original problem is probably "make sure you have IO::Socket::SSL 
> installed and that Crypt::SSLeay is not installed."

I think I'd also complain via bug-crypt-ssl...@rt.cpan.org that a library ought 
not to set signal handlers.

Best,

David


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to