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.

Committer:
geky
Date:
Fri Feb 26 17:40:48 2016 +0000
Revision:
44:d7c5a56450a1
Parent:
43:932c5ddd7860
Child:
45:35ab4a323206
Created stubbed implementation

Who changed what in which revision?

UserRevisionLine numberNew contents of line
geky 44:d7c5a56450a1 1 LWIPInterface#2fbcfc9c12dd