NetworkSocketAPI

Dependencies:   DnsQuery

Dependents:   HelloWizFi250Interface

Fork of NetworkSocketAPI by NetworkSocketAPI

History

Added some delay for waiting to receive response of query. default tip

2016-08-30, by kaizen [Tue, 30 Aug 2016 02:00:24 +0000] rev 127

Added some delay for waiting to receive response of query.


added some delay for waiting to receive response of query.

2016-08-30, by kaizen [Tue, 30 Aug 2016 01:57:54 +0000] rev 126

added some delay for waiting to receive response of query.


Fix the path of DnsQuery.lib

2016-05-25, by dkato [Wed, 25 May 2016 02:45:51 +0000] rev 125

Fix the path of DnsQuery.lib


Fix SocketAddress constructor to support ipv6

2016-05-16, by Christopher Haster [Mon, 16 May 2016 22:41:01 -0500] rev 124

Fix SocketAddress constructor to support ipv6

Fix typo causing ipv6 addresses in the constructor to fail.


Add NSAPI_ERROR_PARAMETER

2016-05-10, by Christopher Haster [Tue, 10 May 2016 12:08:45 -0500] rev 123

Add NSAPI_ERROR_PARAMETER


Fix bug with SocketAddress init

2016-05-10, by Christopher Haster [Tue, 10 May 2016 12:05:14 -0500] rev 122

Fix bug with SocketAddress init

per c1728p9


Merged 4f8b720d512a

2016-05-09, by Christopher Haster [Mon, 09 May 2016 22:40:30 -0500] rev 121

Merged 4f8b720d512a


Fix port issue in SocketAddress constructor

2016-05-09, by Christopher Haster [Mon, 09 May 2016 22:40:00 -0500] rev 120

Fix port issue in SocketAddress constructor


Fix issue with not passing interface through accept call

2016-04-21, by Christopher Haster [Thu, 21 Apr 2016 18:33:39 -0500] rev 119

Fix issue with not passing interface through accept call


Fix for timeout issue with WFI

2016-04-20, by Christopher Haster [Wed, 20 Apr 2016 20:38:00 -0500] rev 118

Fix for timeout issue with WFI