MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_routing_mutex

std::shared_mutex MayaFlux::Core::NetworkSubsystem::m_routing_mutex
mutableprivate

Maps endpoint_id -> transport for routing send/close/query to the correct backend without scanning all backends.

Definition at line 195 of file NetworkSubsystem.hpp.