|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Core::UDPBackend::UDPBackend | ( | const UDPBackendInfo & | config, |
| asio::io_context & | context | ||
| ) |
Construct with config and a reference to the shared io_context.
| config | UDP-specific configuration. |
| context | The io_context owned by NetworkSubsystem. All async operations are posted here. |
Definition at line 7 of file UDPBackend.cpp.