|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Register the endpoint state change callback.
Fired when an endpoint transitions state (OPENING -> OPEN, OPEN -> ERROR, ERROR -> RECONNECTING, etc.). The subsystem uses this to resume co_open_endpoint awaitables and to notify consumers.
Implements MayaFlux::Core::INetworkBackend.
Definition at line 334 of file TCPBackend.cpp.