Method
IbisCapabilitiesremove_wait
since: 0.1
Declaration [src]
void
ibis_capabilities_remove_wait (
IbisCapabilities* capabilities
)
Description [src]
Removes a wait counter from capabilities
.
Only when this counter reaches 0, will CAP END
be called and registration
completed. This is necessary for SASL and may be necessary for other
capabilities as well.
Since 0.11 this method will do nothing if called after
IbisCapabilities::done
has been emitted.
Available since: 0.1