Implementation of the NetworkSocketAPI for LWIP

Dependencies:   lwip-eth lwip-sys lwip

Dependents:   HelloLWIPInterface HelloLWIPInterfaceNonBlocking LWIPInterfaceTests SimpleHTTPExample ... more

History

Add rudimentary support for server side default tip

2016-04-21, by Christopher Haster [Thu, 21 Apr 2016 18:23:35 -0500] rev 21

Add rudimentary support for server side


Fix memory leak of udp pcbs

2016-04-20, by Christopher Haster [Wed, 20 Apr 2016 23:47:36 -0500] rev 20

Fix memory leak of udp pcbs


Matched changes to NSAPI

2016-04-20, by Christopher Haster [Wed, 20 Apr 2016 11:07:44 -0500] rev 19

Matched changes to NSAPI


Remove is_connect function

2016-04-20, by geky [Wed, 20 Apr 2016 00:48:19 +0000] rev 18

Remove is_connect function


Matched changes to the NSAPI

2016-04-19, by Christopher Haster [Tue, 19 Apr 2016 18:38:13 -0500] rev 17

Matched changes to the NSAPI


Added support for bind call

2016-04-06, by geky [Wed, 06 Apr 2016 10:45:34 +0000] rev 16

Added support for bind call


Refactored enums

2016-04-06, by geky [Wed, 06 Apr 2016 00:20:35 +0000] rev 15

Refactored enums


Fixed issue with offset file-descriptors

2016-04-05, by geky [Tue, 05 Apr 2016 23:38:36 +0000] rev 14

Fixed issue with offset file-descriptors


Added client implementation of LWIPInterface

2016-04-05, by Christopher Haster [Tue, 05 Apr 2016 15:29:20 -0500] rev 13

Added client implementation of LWIPInterface


Added compilable pieces

2016-04-05, by geky [Tue, 05 Apr 2016 19:20:42 +0000] rev 12

Added compilable pieces