|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Completion handler for async_receive_from.
Fires the receive callback with the endpoint id resolved from the sender address, then resubmits async_receive_from.
Definition at line 363 of file UDPBackend.cpp.
References MayaFlux::Journal::Core, MayaFlux::Core::UDPBackend::SocketState::local_port, m_endpoints, m_endpoints_mutex, m_receive_callback, MF_WARN, MayaFlux::Journal::NetworkBackend, MayaFlux::Core::UDPBackend::SocketState::recv_buffer, MayaFlux::Core::SEND, MayaFlux::Core::UDPBackend::SocketState::sender_endpoint, and start_receive_loop().
Here is the call graph for this function: