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:
51:89097110ba85
Parent:
50:a9926b8b21fe
Child:
53:73193ac9196b
diff -r a9926b8b21fe -r 89097110ba85 LWIPInterface.lib
--- a/LWIPInterface.lib	Wed Mar 09 06:04:19 2016 +0000
+++ b/LWIPInterface.lib	Thu Mar 31 12:15:42 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/NetworkSocketAPI/code/LWIPInterface/#0c271431385e
+https://developer.mbed.org/teams/NetworkSocketAPI/code/LWIPInterface/#f0a1f6527def