|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Resolve which endpoint id a received datagram belongs to.
For a given socket (local port), checks if any endpoint has a default_remote matching the sender. If none match, falls back to the first RECEIVE or BIDIRECTIONAL endpoint on that port.
Definition at line 391 of file UDPBackend.cpp.
References MayaFlux::Core::BIDIRECTIONAL, id, m_endpoints, m_endpoints_mutex, and MayaFlux::Core::RECEIVE.