Function

create-tcp-socket

Create a new TCP socket.

create-tcp-socket: func(address-family: ip-address-family) -> result​<tcp-socket, error-code>;