Skip to content

Instance Property

address

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