|
CAEN Utility
2.0.2
Utilities for CAEN projects
|
Utilities to parse a standard URL. More...
Go to the source code of this file.
Functions | |
| static bool | host_is_ipv4 (const char *str) |
| static void | parse_query (c_url_field_t *url, const char *query) |
| c_url_field_t * | c_url_parse (const char *str) |
| void | c_url_free (c_url_field_t *url) |
Variables | |
| static const c_locallogger_t | __locallogger = { ( "CAENUrlLog.txt" ), ( "CAENUrl.c" ) } |
Utilities to parse a standard URL.
Definition in file CAENUrl.c.
|
static |
|
static |
|
static |