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.
The protocol family of the socket.
var socketFamily: Int32 { get }Examples of protocol families include symbols like PF_INET and PF_INET6.