![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Convert network address to string. More...
#include <roc_address/socket_addr_to_str.h>

Public Member Functions | |
| socket_addr_to_str (const SocketAddr &) | |
| Construct. | |
| const char * | c_str () const |
| Get formatted address. | |
Convert network address to string.
Definition at line 22 of file socket_addr_to_str.h.
|
explicit |
Construct.
|
inline |
Get formatted address.
Definition at line 28 of file socket_addr_to_str.h.