const AcceptError: type = error{ConnectionAborted, FileDescriptorNotASocket, ProcessFdQuotaExceeded, SystemFdQuotaExceeded, SystemResources, SocketNotListening, ProtocolFailure, BlockedByFirewall, WouldBlock, ConnectionResetByPeer, NetworkSubsystemFailed, OperationNotSupported} || UnexpectedError;
[src]