Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Parse address from string. More...
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... | |
Parse address from string.
Definition in file parse_socket_addr.h.