|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Start receive threads and accept connections.
After this call the backend actively delivers received data via the registered callback and accepts new inbound connections (TCP).
Implemented in MayaFlux::Core::TCPBackend, and MayaFlux::Core::UDPBackend.