NAME
POE::Component::Client::HTTP::SSL - non-blocking SSL file handles
SYNOPSIS
See Net::SSLeay::Handle
DESCRIPTION
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.
SEE ALSO
Net::SSLeay::Handle
BUGS
None known.
AUTHOR & COPYRIGHTS
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.