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:
64:12c45ea75ef2
Parent:
63:167bee3360ac
Child:
67:2a003621c66e
--- a/LWIPInterface.lib	Wed Apr 20 00:52:44 2016 +0000
+++ b/LWIPInterface.lib	Tue Apr 19 20:12:25 2016 -0500
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/sandbox/code/LWIPInterface/#5890b186a607
+https://developer.mbed.org/teams/NetworkSocketAPI/code/LWIPInterface/#5890b186a607