Table of Contents - async-io-1.32.2 Documentation
Classes and Modules
- Async
- Async::IO
- Async::IO::AddressEndpoint
- Async::IO::BasicSocket
- Async::IO::BinaryString
- Async::IO::Buffer
- Async::IO::Endpoint
- Async::IO::Generic
- Async::IO::HostEndpoint
- Async::IO::IPSocket
- Async::IO::Notification
- Async::IO::Peer
- Async::IO::Protocol
- Async::IO::Protocol::Generic
- Async::IO::Protocol::Line
- Async::IO::SSLEndpoint
- Async::IO::SSLServer
- Async::IO::SSLSocket
- Async::IO::SecureEndpoint
- Async::IO::Server
- Async::IO::SharedEndpoint
- Async::IO::Socket
- Async::IO::SocketEndpoint
- Async::IO::StandardError
- Async::IO::StandardInput
- Async::IO::StandardOutput
- Async::IO::Stream
- Async::IO::TCPServer
- Async::IO::TCPSocket
- Async::IO::Threads
- Async::IO::Trap
- Async::IO::UDPSocket
- Async::IO::UNIXEndpoint
- Async::IO::UNIXServer
- Async::IO::UNIXSocket
Methods
- ::accept — Async::IO::Socket
- ::bind — Async::IO::Socket
- ::bound — Async::IO::SharedEndpoint
- ::build — Async::IO::Socket
- ::connect — Async::IO::Socket
- ::connect — Async::IO::SSLSocket
- ::connected — Async::IO::SharedEndpoint
- ::each — Async::IO::Endpoint
- ::file_descriptor_limit — Async::IO
- ::new — Async::IO::AddressEndpoint
- ::new — Async::IO::Buffer
- ::new — Async::IO::Buffer
- ::new — Async::IO::Endpoint
- ::new — Async::IO::HostEndpoint
- ::new — Async::IO::Notification
- ::new — Async::IO::Protocol::Generic
- ::new — Async::IO::Protocol::Line
- ::new — Async::IO::SharedEndpoint
- ::new — Async::IO::SocketEndpoint
- ::new — Async::IO::SSLEndpoint
- ::new — Async::IO::SSLEndpoint
- ::new — Async::IO::SSLSocket
- ::new — Async::IO::SSLServer
- ::new — Async::IO::StandardInput
- ::new — Async::IO::StandardOutput
- ::new — Async::IO::StandardError
- ::new — Async::IO::Stream
- ::new — Async::IO::TCPSocket
- ::new — Async::IO::TCPServer
- ::new — Async::IO::Threads
- ::new — Async::IO::Trap
- ::new — Async::IO::UDPSocket
- ::new — Async::IO::UNIXEndpoint
- ::open — Async::IO::Stream
- ::open — Async::IO::TCPSocket
- ::pair — Async::IO::Socket
- ::parse — Async::IO::Endpoint
- ::pipe — Async::IO
- ::socket — Async::IO::Endpoint
- ::ssl — Async::IO::Endpoint
- ::tcp — Async::IO::Endpoint
- ::try_convert — Async::IO::Endpoint
- ::try_convert — Async::IO
- ::udp — Async::IO::Endpoint
- ::unix — Async::IO::Endpoint
- ::wrap — Async::IO::Generic
- ::wrap_blocking_method — Async::IO::Generic
- ::wraps — Async::IO::Generic
- #<< — Async::IO::Buffer
- #<< — Async::IO::Buffer
- #<< — Async::IO::Generic
- #<< — Async::IO::Stream
- #accept — Async::IO::Endpoint
- #accept — Async::IO::SharedEndpoint
- #accept — Async::IO::Socket
- #accept — Async::IO::SSLServer
- #accept — Async::IO::TCPServer
- #accept — Async::IO::UNIXServer
- #accept_each — Async::IO::Server
- #accept_nonblock — Async::IO::Socket
- #accept_nonblock — Async::IO::TCPServer
- #accept_nonblock — Async::IO::UNIXServer
- #address — Async::IO::HostEndpoint
- #address — Async::IO::SSLEndpoint
- #address — Async::IO::SSLEndpoint
- #async — Async::IO::Threads
- #async — Async::IO::Trap
- #async_send — Async::IO::Generic
- #bind — Async::IO::AddressEndpoint
- #bind — Async::IO::HostEndpoint
- #bind — Async::IO::SharedEndpoint
- #bind — Async::IO::SocketEndpoint
- #bind — Async::IO::SSLEndpoint
- #bind — Async::IO::SSLEndpoint
- #bind — Async::IO::UNIXEndpoint
- #bound — Async::IO::Endpoint
- #bound? — Async::IO::UNIXEndpoint
- #build_context — Async::IO::SSLEndpoint
- #build_context — Async::IO::SSLEndpoint
- #close — Async::IO::Notification
- #close — Async::IO::Protocol::Generic
- #close — Async::IO::SharedEndpoint
- #close — Async::IO::Stream
- #close — Async::IO::TCPSocket
- #close_read — Async::IO::SSLSocket
- #close_read — Async::IO::Stream
- #close_write — Async::IO::SSLSocket
- #close_write — Async::IO::Stream
- #closed? — Async::IO::Protocol::Generic
- #closed? — Async::IO::Stream
- #concat — Async::IO::Buffer
- #concat — Async::IO::Buffer
- #connect — Async::IO::AddressEndpoint
- #connect — Async::IO::HostEndpoint
- #connect — Async::IO::SharedEndpoint
- #connect — Async::IO::Socket
- #connect — Async::IO::SocketEndpoint
- #connect — Async::IO::SSLEndpoint
- #connect — Async::IO::SSLEndpoint
- #connect_nonblock — Async::IO::Socket
- #connected? — Async::IO::Generic
- #connected? — Async::IO::Stream
- #connected? — Async::IO::Peer
- #consume_read_buffer — Async::IO::Stream
- #context — Async::IO::SSLEndpoint
- #context — Async::IO::SSLEndpoint
- #default! — Async::IO::Trap
- #dup — Async::IO::Generic
- #dup — Async::IO::SSLServer
- #each — Async::IO::Endpoint
- #each — Async::IO::HostEndpoint
- #each — Async::IO::SSLEndpoint
- #each — Async::IO::SSLEndpoint
- #each_line — Async::IO::Protocol::Line
- #eof — Async::IO::Stream
- #eof — Async::IO::Peer
- #eof! — Async::IO::Stream
- #eof? — Async::IO::Stream
- #eof? — Async::IO::Peer
- #fileno — Async::IO::SSLServer
- #fill_read_buffer — Async::IO::Stream
- #flush — Async::IO::Stream
- #gets — Async::IO::Stream
- #hostname — Async::IO::Endpoint
- #hostname — Async::IO::HostEndpoint
- #hostname — Async::IO::SSLEndpoint
- #hostname — Async::IO::SSLEndpoint
- #ignore! — Async::IO::Trap
- #install! — Async::IO::Trap
- #linger — Async::IO::Endpoint
- #listen — Async::IO::SSLServer
- #local_address — Async::IO::Endpoint
- #local_address — Async::IO::SSLSocket
- #nonblock — Async::IO::Generic
- #nonblock= — Async::IO::Generic
- #nonblock? — Async::IO::Generic
- #params — Async::IO::SSLEndpoint
- #params — Async::IO::SSLEndpoint
- #peek — Async::IO::Stream
- #peek_line — Async::IO::Protocol::Line
- #protocol — Async::IO::Peer
- #puts — Async::IO::Stream
- #read — Async::IO::Generic
- #read — Async::IO::Stream
- #read_exactly — Async::IO::Stream
- #read_line — Async::IO::Protocol::Line
- #read_lines — Async::IO::Protocol::Line
- #read_partial — Async::IO::Stream
- #read_until — Async::IO::Stream
- #readpartial — Async::IO::Stream
- #remote_address — Async::IO::SSLSocket
- #reuse_address — Async::IO::Endpoint
- #reuse_port — Async::IO::Endpoint
- #shutdown — Async::IO::SSLSocket
- #signal — Async::IO::Notification
- #sync — Async::IO::Peer
- #sync= — Async::IO::Peer
- #sysaccept — Async::IO::Socket
- #sysaccept — Async::IO::TCPServer
- #sysaccept — Async::IO::UNIXServer
- #sysread — Async::IO::TCPSocket
- #timeout — Async::IO::Endpoint
- #to_s — Async::IO::AddressEndpoint
- #to_s — Async::IO::HostEndpoint
- #to_s — Async::IO::SharedEndpoint
- #to_s — Async::IO::SocketEndpoint
- #to_s — Async::IO::SSLEndpoint
- #to_s — Async::IO::SSLEndpoint
- #to_s — Async::IO::Trap
- #to_s — Async::IO::UNIXEndpoint
- #trap — Async::IO::Trap
- #trigger — Async::IO::Trap
- #type — Async::IO::Peer
- #wait — Async::IO::Generic
- #wait — Async::IO::Notification
- #wait — Async::IO::Trap
- #with — Async::IO::Endpoint
- #write — Async::IO::Generic
- #write — Async::IO::Stream
- #write_lines — Async::IO::Protocol::Line