C027Interface
Fork of C027Interface by
History
socket_attach and get_stack functions implemented
2017-02-02, by sarahmarshy [Thu, 02 Feb 2017 16:17:35 +0000] rev 16
socket_attach and get_stack functions implemented
Adopt bitwise representation of IP address internally
2016-04-26, by geky [Tue, 26 Apr 2016 20:34:29 +0000] rev 15
Adopt bitwise representation of IP address internally
Match changes to the NSAPI
2016-04-21, by Christopher Haster [Thu, 21 Apr 2016 06:53:31 -0500] rev 14
Match changes to the NSAPI
Created C027Interface
2016-04-15, by geky [Fri, 15 Apr 2016 16:08:40 +0000] rev 13
Created C027Interface
Created C027Interface
2016-04-15, by geky [Fri, 15 Apr 2016 16:06:47 +0000] rev 12
Created C027Interface
Updated NSAPI
2016-04-01, by geky [Fri, 01 Apr 2016 17:18:39 +0000] rev 11
Updated NSAPI
Added workaound for timeval declaration in Linux
2016-03-31, by geky [Thu, 31 Mar 2016 11:55:52 +0000] rev 10
Added workaound for timeval declaration in Linux
add lwipopts for dtls handshake fix. Temp while waiting for mainline patch to be merged
2016-03-09, by sam_grove [Wed, 09 Mar 2016 06:02:50 +0000] rev 9
add lwipopts for dtls handshake fix. Temp while waiting for mainline patch to be merged
update formatting
2016-03-09, by sam_grove [Wed, 09 Mar 2016 06:01:14 +0000] rev 8
update formatting
change LWIPSocket from struct to class
2016-03-09, by sam_grove [Wed, 09 Mar 2016 05:58:19 +0000] rev 7
change LWIPSocket from struct to class