zephyr/subsys/net/lib
Jukka Rissanen 70aa383018 net: sntp: Ignore return value from close
Return value from close() can be ignored in sntp_close()
as it is not returning value to caller anyway.

Coverity-CID: 198863
Fixes #16584

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-27 23:52:51 +03:00
..
coap docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
config Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
dns net: mdns_resolver: Fix malformed MDNS response 2019-06-12 13:59:27 +03:00
http docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
lwm2m docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
mqtt net: mqtt: add mqtt_readall_publish_payload() 2019-06-20 13:06:08 +03:00
openthread net: openthread: fix off-by-one error in settings offset calculation 2019-05-23 10:47:20 +03:00
sntp net: sntp: Ignore return value from close 2019-06-27 23:52:51 +03:00
sockets net: getaddrinfo: Query both IPv4 and IPv6 if family is AF_UNSPEC 2019-06-20 14:45:43 +03:00
socks license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tls_credentials license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
utils docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
CMakeLists.txt net: lib: Fix missing dns subdir include 2019-06-12 13:59:27 +03:00
Kconfig net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00