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:
5:455deb196c7f
Parent:
4:cb8a17dd6746
Child:
6:751245e265f6
--- a/NetworkSocketAPI.lib	Thu May 28 20:01:52 2015 +0000
+++ b/NetworkSocketAPI.lib	Mon Jun 01 15:24:51 2015 -0500
@@ -1,1 +1,1 @@
-http://developer.mbed.org/teams/NetworkSocketAPI/code/NetworkSocketAPI/#167dd63981b6
+http://developer.mbed.org/teams/NetworkSocketAPI/code/NetworkSocketAPI/tip