Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: DnsQuery
Dependents: WizFi310_TCP_Echo_Server_Example
Fork of NetworkSocketAPI by
History
Standardized prefix to NS for enums and constants
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 19:00:39 -0600] rev 57
Standardized prefix to NS for enums and constants
Updated DnsQuery
2016-02-29, by geky [Mon, 29 Feb 2016 15:23:24 +0000] rev 56
Updated DnsQuery
Changed getHostByName to be properly virtual
2016-02-28, by Christopher Haster [Sun, 28 Feb 2016 10:32:53 -0600] rev 55
Changed getHostByName to be properly virtual
Added correct handling of sockets when closed multiple times
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 11:08:50 -0600] rev 54
Added correct handling of sockets when closed multiple times
Fixed issues with protected destructors
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 08:23:06 -0600] rev 53
Fixed issues with protected destructors
Changed handling of DHCP to allow buffer reuse in implementations
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 06:42:40 -0600] rev 52
Changed handling of DHCP to allow buffer reuse in implementations
Merged api-changes
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 04:11:11 -0600] rev 51
Merged api-changes
Updated DnsQuery
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 04:09:18 -0600] rev 50
Updated DnsQuery
Fixed naming collision
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 03:48:58 -0600] rev 49
Fixed naming collision
Added non-blocking recv
2016-02-25, by Christopher Haster [Thu, 25 Feb 2016 03:13:26 -0600] rev 48
Added non-blocking recv
