Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Network task. More...
#include "roc_core/atomic.h"
#include "roc_core/mpsc_queue_node.h"
#include "roc_core/optional.h"
#include "roc_core/semaphore.h"
#include "roc_core/shared_ptr.h"
#include "roc_netio/basic_port.h"
Go to the source code of this file.
Classes | |
class | roc::netio::NetworkTask |
Base class for network loop tasks. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::netio | |
Network I/O. | |
Network task.
Definition in file network_task.h.