twisted.internet.error.UnsupportedAddressFamily(Exception)
class documentationtwisted.internet.error
View 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.