Loading
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>