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): (source)
def __exit__(self, excValue, excType, traceback): (source)
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.