exception documentation

class UnsupportedSocketType(Exception):

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.