Contents

socketProtocol

The protocol of the socket.

Declaration

var socketProtocol: Int32 { get }

Discussion

Examples of protocols include IPPROTO_TCP and IPPROTO_IP.

See Also

Getting socket flow properties