Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
parse_socket_addr.h File Reference

Parse address from string. More...

Include dependency graph for parse_socket_addr.h:

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::address
 URIs and addresses.
 

Functions

bool roc::address::parse_socket_addr (const char *host, int port, SocketAddr &addr)
 Parse socket address (host and port).
 

Detailed Description

Parse address from string.

Definition in file parse_socket_addr.h.