The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:IO::Async::SSLStream"

IO::Async::SSLStream - read and write buffers around an SSL connection River stage two • 14 direct dependents • 14 total dependents

This subclass of IO::Async::Stream provides support for using an SSL connection, as created by IO::Async::SSL's "SSL_connect" or "SSL_listen" extension methods. After one of these methods has provided a socket handle, it should be wrapped in an IO::A...

PEVANS/IO-Async-SSL-0.25 - 16 Aug 2023 16:52:56 UTC

IO::Async::SSL - use SSL/TLS with IO::Async River stage two • 14 direct dependents • 14 total dependents

This module extends existing IO::Async classes with extra methods to allow the use of SSL or TLS-based connections using IO::Socket::SSL. It does not directly provide any methods or functions of its own. Primarily, it provides "SSL_connect" and "SSL_...

PEVANS/IO-Async-SSL-0.25 - 16 Aug 2023 16:52:56 UTC

IO::Async::Protocol - base class for transport-based protocols River stage three • 115 direct dependents • 145 total dependents

This subclass of IO::Async:Notifier provides storage for a IO::Async::Handle object, to act as a transport for some protocol. It contains an instance of the transport object, which it adds as a child notifier, allowing a level of independence from th...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC

IO::Async::Protocol::Stream - base class for stream-based protocols River stage three • 115 direct dependents • 145 total dependents

This subclass of IO::Async::Protocol is intended to stand as a base class for implementing stream-based protocols. It provides an interface similar to IO::Async::Stream, primarily, a "write" method and an "on_read" event handler. It contains an insta...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC
4 results (0.042 seconds)