class _DisconnectSelectableMixin: (source)
Known subclasses: twisted.internet.posixbase.PosixReactorBase
, twisted.internet.posixbase._ContinuousPolling
Method | _disconnectSelectable |
Utility function for disconnecting a selectable. |
Utility function for disconnecting a selectable.
Supports half-close notification, isRead should be boolean indicating whether error resulted from doRead().