libUPnP 1.14.19
|
Represents a host port: e.g. "127.127.0.1:80" text is a token pointing to the full string representation. More...
#include <uri.h>
Data Fields | |
token | text |
struct sockaddr_storage | IPaddress |
Represents a host port: e.g. "127.127.0.1:80" text is a token pointing to the full string representation.
token HOSTPORT::text |
Full host port.
Referenced by copy_URL_list(), create_url_list(), http_FixUrl(), http_MakeMessage(), notify_send_and_recv(), parse_hostport(), and resolve_rel_url().