Enumeration Caseswift-nio 2.72.0NIOCore
unsupported
The requested SocketAddress
is not supported.
case unsupported
Other cases
case unknown(host: String, port: Int)
The host is unknown (could not be resolved).
case unixDomainSocketPathTooLong
The requested UDS path is too long.
case failedToParseIPString(String)
Unable to parse a given IP string