Christopher Haster
|
1703ed38c9
|
nsapi - Standardized support of NSAPI_UNSPEC
- Reordered nsapi_version_t to make defaule nsapi_addr_t NSAPI_UNSPEC
- Added support to NSAPI_UNSPEC in SocketAddress
|
2016-10-27 11:13:44 +01:00 |
Bartek Szatkowski
|
ac0caaba9a
|
DNS: Rework DNS query
Don't ask multiple DNS servers in case of successful connection, even if
the response is negative. Make sure the return value is correct.
|
2016-10-14 16:15:33 -05:00 |
Bartek Szatkowski
|
18286a8d7f
|
DNS: Fix return value for successful name resolutions
|
2016-10-10 17:25:14 +01:00 |
Christopher Haster
|
c2d9fc29ff
|
restructure - Fixed include paths damaged by the restructure
|
2016-09-30 19:18:09 -05:00 |
Christopher Haster
|
ba99a1f31d
|
restructure - Restructured features/net directory
features/net/network-socket -> features/netsocket
features/net/FEATURE_IPV4 -> features/FEATURE_LWIP
features/net/nanostack-binaries -> features/nanostack
features/net/FEATURE_NANOSTACK -> features/nanostack/FEATURE_NANOSTACK
|
2016-09-30 19:18:09 -05:00 |