![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Connection termination mode. More...

Go to the source code of this file.
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::netio |
| Network I/O. | |
Enumerations | |
| enum | roc::netio::TerminationMode { roc::netio::Term_Normal , roc::netio::Term_Failure } |
| Connection termination mode. More... | |
Functions | |
| const char * | roc::netio::termination_mode_to_str (TerminationMode mode) |
| Get string representation of termination mode. | |
Connection termination mode.
Definition in file termination_mode.h.