|
nano-client API Reference
|
Modules | |
| BSD Sockets | |
| LwIP | |
Macros | |
| #define | NANO_HAVE_DNS |
| Feature flag that should be defined if the target network stack supports DNS name resolution. | |
| #define | NANO_HAVE_IFCONFIG |
| Feature flag that should be defined if the target network stack supports listing of available network interfaces. | |
| #define | NANO_HAVE_IPV4 |
| Feature flag that should be defined if the target network stack supports IPv4 communications. | |
| #define | NANO_HAVE_UDPV4 |
| Feature flag that should be defined if the target network stack supports UDPv4 communication. | |