Implements interfaces: twisted.internet.tcp._IFileDescriptorReservation

A null implementation of _IFileDescriptorReservation.

Method available The reserved file is never available. See _IFileDescriptorReservation.available.
Method reserve Do nothing. See _IFileDescriptorReservation.reserve.
Method __enter__ Do nothing. See _IFileDescriptorReservation.__enter__
Method __exit__ Do nothing. See _IFileDescriptorReservation.__exit__.
def available(self):
def __exit__(self, excValue, excType, traceback):
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.