Same as unregister but also removes expirty from list of currently
expired registrations. That means it can be called from timeout
callbacks, contrary to unregister.
classExpiryRegistrationBase
bool
drop
()
Return Value
Type: bool
true on success or false if no client was registered.
Same as unregister but also removes expirty from list of currently expired registrations. That means it can be called from timeout callbacks, contrary to unregister.