POE::Component::Client::HTTP::SSL - non-blocking SSL file handles
See Net::SSLeay::Handle
This is a temporary subclass of Net::SSLeay::Handle with what I consider proper read() and sysread() semantics. This module will go away if or when Net::SSLeay::Handle adopts these semantics.
POE::Component::Client::HTTP::SSL functions identically to Net::SSLeay::Handle, but the READ function does not block until LENGTH bytes are read.
Net::SSLeay::Handle
None known.
POE::Component::Client::HTTP::SSL is Copyright 1999-2002 by Rocco Caputo. All rights are reserved. This module is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
Rocco may be contacted by e-mail via rcaputo@cpan.org.