zephyr/samples/net/sockets/echo_server/src
Jukka Rissanen 104014154e samples: net: echo-server: Ignore the return value of close()
We are not interested in whether the close() call succeeds or
not when the connection is terminated.

Coverity-CID: 198878
Fixes #16569

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-09 10:23:57 +03:00
..
certificate.h
common.h
echo-apps-cert.der
echo-apps-key.der
echo-server.c
tcp.c samples: net: echo-server: Ignore the return value of close() 2019-06-09 10:23:57 +03:00
udp.c
vlan.c