1POE::Component::SSLify:U:sSeerrvCeornHtarnidbluet(e3dPpOmPE)e:r:lCoDmopcounmeenntt:a:tSiSoLnify::ServerHandle(3pm)
2
3
4
6 POE::Component::SSLify::ServerHandle - Server-side handle for SSLify
7
9 This document describes v1.012 of POE::Component::SSLify::ServerHandle - released November 14, 2014 as part of POE-Component-SSLify.
10
12 This is a subclass of Net::SSLeay::Handle because their read() and sysread()
13 does not cooperate well with POE. They block until length bytes are read from the
14 socket, and that is BAD in the world of POE...
15
16 This subclass behaves exactly the same, except that it doesn't block :)
17
18 DIFFERENCES
19 This subclass doesn't know what to do with PRINT/READLINE, as they usually are not used in POE::Wheel operations...
20
22 Please see those modules/websites for more information related to this
23 module.
24
25 • POE::Component::SSLify
26
28 Apocalypse <APOCAL@cpan.org>
29
31 This software is copyright (c) 2014 by Apocalypse.
32
33 This is free software; you can redistribute it and/or modify it under
34 the same terms as the Perl 5 programming language system itself.
35
36 The full text of the license can be found in the LICENSE file included
37 with this distribution.
38
40 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
41 APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
42 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
43 WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
44 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
45 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
46 OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU
47 ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
48
49 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
50 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
51 CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
52 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
53 ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
54 NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
55 SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO
56 OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
57 HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
58
59
60
61perl v5.34.0 2022P-O0E1:-:2C1omponent::SSLify::ServerHandle(3pm)