socketProtocol
The protocol of the socket.
Declaration
var socketProtocol: Int32 { get }Discussion
Examples of protocols include IPPROTO_TCP and IPPROTO_IP.
The protocol of the socket.
var socketProtocol: Int32 { get }Examples of protocols include IPPROTO_TCP and IPPROTO_IP.