Embedded TCP/IP stack: fnet_mdns_service::service_get_txt

FNET

const fnet_mdns_txt_key_t*(* service_get_txt) (void)

Call-back function, which returns a pointer to the TXT key table. The last table element must have all fields set to zero as the end-of-table mark. It may not be allocated on stack, it should be static or global.
If the service does not provide any TXT record, this parameter must be set to NULL.

Definition at line 90 of file fnet_mdns.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net