|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Register the receive callback.
Called from the backend's receive thread. The subsystem wires this to route data to per-endpoint callbacks and to resume suspended coroutines. Backends fire this for every received datagram (UDP) or framed message (TCP).
Implements MayaFlux::Core::INetworkBackend.
Definition at line 254 of file UDPBackend.cpp.
References m_receive_callback.