GNUnet  0.20.0
HttpAddress Struct Reference

HTTP addresses including a full URI. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/transport/plugin_transport_http.h>

Data Fields

uint32_t addr_len
 Length of the address following in NBO. More...
 
void * addr
 Address following. More...
 
uint32_t options
 Address options see enum HttpAddressOptions More...
 
uint32_t urlen
 Length of URL located after struct. More...
 

Detailed Description

HTTP addresses including a full URI.

HttpAddress.

Definition at line 273 of file plugin_transport_http.h.

Field Documentation

◆ addr_len

uint32_t HttpAddress::addr_len

Length of the address following in NBO.

Definition at line 278 of file plugin_transport_http.h.

◆ addr

◆ options

◆ urlen


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