modified by ohneta

Dependents:   HelloESP8266Interface_mine

Fork of NetworkSocketAPI by NetworkSocketAPI

History

modified syntax error. default tip

2015-11-10, by ohneta [Tue, 10 Nov 2015 14:56:42 +0000] rev 20

modified syntax error.


Remove the const qualifier

2015-08-29, by sam_grove [Sat, 29 Aug 2015 23:08:37 +0000] rev 19

Remove the const qualifier


Add support for Ethernet based connections

2015-08-29, by sam_grove [Sat, 29 Aug 2015 07:30:52 +0000] rev 18

Add support for Ethernet based connections


Updates

2015-07-26, by sam_grove [Sun, 26 Jul 2015 21:53:54 +0000] rev 17

Updates


update includes, comments and pass type

2015-07-26, by sam_grove [Sun, 26 Jul 2015 19:34:04 +0000] rev 16

update includes, comments and pass type


Updating

2015-07-22, by sarahmarshy [Wed, 22 Jul 2015 20:55:37 +0000] rev 15

Updating


Adding handle to SocketInterface and updating map key type

2015-07-22, by bridadan [Wed, 22 Jul 2015 20:16:57 +0000] rev 14

Adding handle to SocketInterface and updating map key type


Removed const identifiers

2015-07-17, by sarahmarshy [Fri, 17 Jul 2015 23:14:01 +0000] rev 13

Removed const identifiers


Update comments

2015-07-16, by sam_grove [Thu, 16 Jul 2015 05:19:17 +0000] rev 12

Update comments


Moved underscored_functions to camelCase, added allocate/deallocate socket functions, added data structures to keep track of multiple sockets.

2015-07-15, by bridadan [Wed, 15 Jul 2015 23:21:17 +0000] rev 11

Moved underscored_functions to camelCase, added allocate/deallocate socket functions, added data structures to keep track of multiple sockets.