Instance Property
address
A closure which returns the NIO
SocketAddress for a server.var address: @Sendable () throws -> SocketAddress { get set }
Instance Property
SocketAddress for a server.var address: @Sendable () throws -> SocketAddress { get set }