![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Address family. More...

Go to the source code of this file.
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::address |
| URIs and addresses. | |
Enumerations | |
| enum | roc::address::AddrFamily { roc::address::Family_Unknown = 0 , roc::address::Family_IPv4 , roc::address::Family_IPv6 } |
| Address family. More... | |
Functions | |
| const char * | roc::address::addr_family_to_str (AddrFamily family) |
| Convert address family to string. | |
Address family.
Definition in file addr_family.h.