|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::NetworkSubsystem::set_endpoint_receive_callback | ( | uint64_t | endpoint_id, |
| NetworkReceiveCallback | callback | ||
| ) |
Register a per-endpoint receive callback.
Stored locally and invoked from the backend's receive callback after endpoint routing.
Definition at line 358 of file NetworkSubsystem.cpp.