swrap: remember the libc_close() errno in swrap_close()
authorStefan Metzmacher <metze@samba.org>
Wed, 17 Feb 2021 11:14:06 +0000 (12:14 +0100)
committerAndreas Schneider <asn@samba.org>
Mon, 15 Mar 2021 07:04:58 +0000 (08:04 +0100)
commitd28fdbf203976290e6ba97577e1979df8f99bb61
tree590908abf1303d58877978890272d34e30e19486
parent167009f6ac1186aeeabffc29368bd5b375d9861f
swrap: remember the libc_close() errno in swrap_close()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14640

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
src/socket_wrapper.c