t.i.b.BasePort(abstract.FileDescriptor) : class documentation

Part of twisted.internet.base View Source View In Hierarchy

Known subclasses: twisted.internet.tcp.Port, twisted.internet.udp.Port

Basic implementation of a ListeningPort.

Note: This does not actually implement IListeningPort.

Method createInternetSocket Undocumented
Method doWrite Raises a RuntimeError

Inherited from _LogOwner (via FileDescriptor):

Method logPrefix Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.
Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.

Inherited from _LogOwner (via FileDescriptor):

Method logPrefix Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.
Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.

Inherited from _LogOwner (via FileDescriptor):

Method logPrefix Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.
Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.
def createInternetSocket(self): (source)
Undocumented
def doWrite(self): (source)

Raises a RuntimeError

API Documentation for Twisted, generated by pydoctor at 2015-04-13 15:26:48.