libUPnP  1.8.1
Data Fields
HOSTPORT Struct Reference

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>

Collaboration diagram for HOSTPORT:
Collaboration graph
[legend]

Data Fields

token text
 
struct sockaddr_storage IPaddress
 

Detailed Description

Represents a host port: e.g. "127.127.0.1:80" text is a token pointing to the full string representation.

Field Documentation

◆ text

token HOSTPORT::text

Full host port.

Referenced by copy_URL_list(), parse_hostport(), and print_uri().


The documentation for this struct was generated from the following file: