libUPnP
1.6.20
|
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(), parse_hostport(), and print_uri().