Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
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

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

Functions

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

Detailed Description

Parse address from string.

Definition in file parse_socket_addr.h.