TSocketNotifier.detach

Detaches the socket notifier from the awaitable it is currently attached to.

class TSocketNotifier
void
detach
()

Throws

TException if the socket notifier is not currently attached.

Meta