Fake implementation of IProcessTransport.

Instance Variable signals A list of all the signals which have been sent to this fake process.
Method __init__ Undocumented
Method loseConnection No-op implementation of disconnection.
Method signalProcess Record a signal sent to this process for later inspection.
signals =
A list of all the signals which have been sent to this fake process.
def __init__(self):
Undocumented
def loseConnection(self):

No-op implementation of disconnection.

def signalProcess(self, signal):

Record a signal sent to this process for later inspection.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.