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 samples: net: sockets: echo_server: Add VLAN support 2018-09-20 11:21:22 +03:00
echo-apps-cert.der
echo-apps-key.der
echo-server.c samples: net: Convert to use generic logging macros 2018-12-07 12:00:04 +02:00
tcp.c samples: net: echo-server: Ignore the return value of close() 2019-06-09 10:23:57 +03:00
udp.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
vlan.c samples: net: Convert to use generic logging macros 2018-12-07 12:00:04 +02:00