module Socketry

Constants

AddressError

Invalid address

AddressInUseError

Address is already in use

ConnectionRefusedError

Failed to connect to a remote host

Error

Generic catch all for all Socketry errors

InternalError

Internal consistency error within the library

StateError

Cannot perform operation in current state

TimeoutError

Timeouts performing an I/O operation

VERSION