1POE::Component::SSLify:U:sSeerrvCeornHtarnidbluet(e3d)PPeOrEl::DCoocmupmoennetnatt:i:oSnSLify::ServerHandle(3)
2
3
4
6 POE::Component::SSLify::ServerHandle - server object for
7 POE::Component::SSLify
8
10 See POE::Component::SSLify
11
13 This is a subclass of Net::SSLeay::Handle because their read() and sysread()
14 does not cooperate well with POE. They block until length bytes are read from the
15 socket, and that is BAD in the world of POE...
16
17 This subclass behaves exactly the same, except that it doesn't block :)
18
19 DIFFERENCES
20 This subclass doesn't know what to do with PRINT/READLINE, as they usually are not used in POE::Wheel operations...
21
23 POE::Component::SSLify
24
26 Apocalypse <apocal@cpan.org>
27
29 Original code is entirely Rocco Caputo ( Creator of POE ) -> I simply
30 packaged up the code into something everyone could use...
31
32 From the PoCo::Client::HTTP code for blocking sockets =]
33 # TODO - This code should probably become a POE::Kernel method,
34 # seeing as it's rather baroque and potentially useful in a number
35 # of places.
36
38 Copyright 2009 by Apocalypse/Rocco Caputo
39
40 This library is free software; you can redistribute it and/or modify it
41 under the same terms as Perl itself.
42
43
44
45perl v5.12.0 2009-0P2O-E0:8:Component::SSLify::ServerHandle(3)