|
Eris
1.4.0
|
Methods that are used as callbacks. More...
#include <StreamSocket.h>
Public Attributes | |
| std::function< void()> | dispatch |
| Called when operations have arrived and needs dispatching. | |
| std::function< void(Status)> | stateChanged |
| Called when the internal state has changed. | |
Methods that are used as callbacks.
1.8.13