Kaa client C SDK
|
The target host information which is used for the DNS resolve needs. More...
#include <ext_tcp_utils.h>
Data Fields | |
char * | hostname |
The target's hostname. More... | |
size_t | hostname_length |
The target's hostname length. More... | |
uint16_t | port |
The target's port. More... | |
The target host information which is used for the DNS resolve needs.
char* kaa_dns_resolve_info_t::hostname |
The target's hostname.
size_t kaa_dns_resolve_info_t::hostname_length |
The target's hostname length.
uint16_t kaa_dns_resolve_info_t::port |
The target's port.