NAME
POE::Component::TLSify::ServerHandle - Server-side handle for TLSify
VERSION
version 0.08
DESCRIPTION
This is a tied
wrapper around IO::Socket::SSL startSSL
. It operates in a similar manner to POE::Component::SSLify::ServerHandle.
DIFFERENCES
This module doesn't know what to do with PRINT/READLINE, as they usually are not used in POE::Wheel operations.
SEE ALSO
AUTHORS
Chris Williams <chris@bingosnet.co.uk>
Apocalypse <APOCAL@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Chris Williams, Apocalypse.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.