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