MPS::Connection class Reference (original) (raw)

If a callback is registered, deregisters it, and calls it.

Note that callbacks should be called when it's safe to read a complete message from this connection (ie. it won't block to do so). This method should be called from somewhere within Transports' main loops.

See also:

Proxy::_setCallback

Definition at line 120 of file connection.h.