SocketFamily
Added in version 2.22.
- class SocketFamily
The protocol family of a SocketAddress
. (These values are
identical to the system defines %AF_INET
, %AF_INET6
and %AF_UNIX
,
if available.)
Added in version 2.22.
The protocol family of a SocketAddress
. (These values are
identical to the system defines %AF_INET
, %AF_INET6
and %AF_UNIX
,
if available.)