exception documentation
class UnsupportedAddressFamily(Exception): (source)
An attempt was made to use a socket with an address family (eg AF_INET, AF_INET6, etc) which is not supported by the reactor.
class UnsupportedAddressFamily(Exception): (source)
An attempt was made to use a socket with an address family (eg AF_INET, AF_INET6, etc) which is not supported by the reactor.