twisted.internet.error.UnsupportedAddressFamily
class twisted.internet.error.UnsupportedAddressFamily(Exception): (source)
View In Hierarchy
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.