|
IoTivity-Lite
|
#include "oc_endpoint.h"#include "oc_export.h"#include "oc_helpers.h"#include "util/oc_features.h"Functions | |
| int | oc_dns_lookup (const char *domain, oc_string_t *addr, transport_flags flags) |
| dns look up More... | |
| int oc_dns_lookup | ( | const char * | domain, |
| oc_string_t * | addr, | ||
| transport_flags | flags | ||
| ) |
dns look up
| domain | the url |
| addr | the address |
| flags | the transport flags |