class documentation

class UnsupportedSocketType(Exception): (source)

View In Hierarchy

An attempt was made to use a socket of a type (eg SOCK_STREAM, SOCK_DGRAM, etc) which is not supported by the reactor.