const ListenError: type = error{AddressInUse, FileDescriptorNotASocket, OperationNotSupported, NetworkSubsystemFailed, SystemResources, AlreadyConnected, SocketNotBound} || UnexpectedError;