OpenCPN Partial API docs
|
mDNS lookup wrappers. More...
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ocpn_DNS_record_t |
Typedefs | |
typedef struct ocpn_DNS_record_t | ocpn_DNS_record_t |
Functions | |
int | send_dns_sd (void) |
void | FindAllOCPNServers (size_t timeout_secs) |
void | FindAllSignalKServers (size_t timeout_secs) |
std::vector< std::string > | get_local_ipv4_addresses () |
mDNS lookup wrappers.
Definition in file mdns_query.h.
typedef struct ocpn_DNS_record_t ocpn_DNS_record_t |
Definition at line 32 of file mdns_query.h.
|
extern |
Definition at line 287 of file mdns_query.cpp.
|
extern |
Definition at line 297 of file mdns_query.cpp.
|
extern |
Definition at line 307 of file mdns_query.cpp.