Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
io_error.h File Reference

I/O error codes. More...

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::netio
 Network I/O.
 

Enumerations

enum  roc::netio::IOError { roc::netio::IOErr_WouldBlock = -1 , roc::netio::IOErr_StreamEnd = -2 , roc::netio::IOErr_Failure = -3 }
 I/O error codes. More...
 

Detailed Description

I/O error codes.

Definition in file io_error.h.