Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
network_task.h File Reference

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"
Include dependency graph for network_task.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Network task.

Definition in file network_task.h.