Embedded TCP/IP stack
4.1.0
|
fnet_mdns_txt_key Struct Reference
TXT key. More...
Data Fields | |
const fnet_char_t * | key_name |
TXT key name string (null-terminated). More... | |
const fnet_char_t * | key_value |
TXT key value string (null-terminated). More... | |
Detailed Description
TXT key.
This structure defines the TXT key table returned by fnet_mdns_service_t.service_get_txt() callback function. The last table element must have all fields set to zero as the end-of-table mark.
- See also
- fnet_mdns_service
Definition at line 75 of file fnet_mdns.h.
The documentation for this struct was generated from the following file:
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net