1POE::Component::SSLify:U:sSeerrvCeornHtarnidbluet(e3d)PPeOrEl::DCoocmupmoennetnatt:i:oSnSLify::ServerHandle(3)
2
3
4

ABSTRACT

6               See POE::Component::SSLify
7

DESCRIPTION

9               This is a subclass of Net::SSLeay::Handle because their read() and sysread()
10               does not cooperate well with POE. They block until length bytes are read from the
11               socket, and that is BAD in the world of POE...
12
13               This subclass behaves exactly the same, except that it doesn't block :)
14
15       DIFFERENCES
16
17               This subclass doesn't know what to do with PRINT/READLINE, as they usually are not used in POE::Wheel operations...
18

SEE ALSO

20       POE::Component::SSLify
21

AUTHOR

23       Apocalypse <apocal@cpan.org>
24

PROPS

26               Original code is entirely Rocco Caputo ( Creator of POE ) -> I simply
27               packaged up the code into something everyone could use...
28
29               From the PoCo::Client::HTTP code for blocking sockets =]
30               # TODO - This code should probably become a POE::Kernel method,
31               # seeing as it's rather baroque and potentially useful in a number
32               # of places.
33
35       Copyright 2007 by Apocalypse/Rocco Caputo
36
37       This library is free software; you can redistribute it and/or modify it
38       under the same terms as Perl itself.
39
40
41
42perl v5.8.8                       2007-0P5O-E0:2:Component::SSLify::ServerHandle(3)
Impressum