exception documentation

class 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.