twisted.internet.error.UnsupportedSocketType
class twisted.internet.error.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.