numam-spdk/module/sock
Ben Walker f56f15cc28 sock/posix: Release socket memory even if close() fails
Close can't fail. And if it did, we still want to release
the sock memory.

Change-Id: I0e4f4d23d49f32132f4526fef8587823ace0a774
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475311
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-11-22 13:54:58 +00:00
..
posix sock/posix: Release socket memory even if close() fails 2019-11-22 13:54:58 +00:00
vpp sock: Add a function to check if a socket is connected 2019-10-15 16:35:09 +00:00
Makefile lib/sock: move subdirs to module/sock 2019-08-22 16:29:49 +00:00