|
Cyber Garage Portable Runtime (CGPR) for C
|
#include <cgpr/net/interface.h>Functions | |
| bool | cg_net_isuseaddress (char *addr) |
| bool | cg_net_isipv6address (const char *addr) |
| int | cg_net_getipv6scopeid (const char *addr) |
Variables | |
| static bool | CGNetUseOnlyIpV4Addr = false |
| static bool | CGNetUseOnlyIpV6Addr = false |
| int cg_net_getipv6scopeid | ( | const char * | addr | ) |
| bool cg_net_isipv6address | ( | const char * | addr | ) |
| bool cg_net_isuseaddress | ( | char * | addr | ) |
|
static |
|
static |