Non-blocking example of the LWIPInterface

Dependencies:   LWIPInterface NetworkSocketAPI mbed-rtos mbed

Non-blocking example for the NetworkSocketAPI. Attempts to get the device's public facing IP address from ifcfg.me using the Happy Eyeballs algorithm to fetch an IPv4 or IPv6 address.

Revision:
42:d8ea089e5606
Parent:
41:83cf71e499ee
Parent:
21:979b1db5d7da
Child:
43:932c5ddd7860
diff -r 83cf71e499ee -r d8ea089e5606 main.cpp