zephyr/subsys/net/lib/sntp
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
..
CMakeLists.txt net: sntp: Add convenience API for one-shot SNTP query 2019-05-10 13:44:32 +03:00
Kconfig
sntp_pkt.h
sntp_simple.c net: sntp: Add convenience API for one-shot SNTP query 2019-05-10 13:44:32 +03:00
sntp.c net: sntp: Ignore return value from close 2019-06-27 23:52:51 +03:00