Contents

socketFamily

The protocol family of the socket.

Declaration

var socketFamily: Int32 { get }

Discussion

Examples of protocol families include symbols like PF_INET and PF_INET6.

See Also

Getting socket flow properties