Reperesents the address of a connected or bound Socket object.

Values

Network(address:Address, port:Int)

Address of a socket connected or bound to an IPv4 or IPv6 address and port.

Unix(path:String)

Filepath of a IPC pipe (Windows named pipe or Unix local domain socket).