swrap: Implement fcntl() to catch F_DUPFD.
authorAndreas Schneider <asn@samba.org>
Thu, 11 Sep 2014 08:17:06 +0000 (10:17 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 1 Oct 2014 12:06:27 +0000 (14:06 +0200)
commit045689644b87a3f6a3f4c2baeb70d22d3f6c441c
treeeb22899966706593d27f2c7280b34d9c57c26b60
parent7dad23ab56c707a0c5e3780436259781375be0e0
swrap: Implement fcntl() to catch F_DUPFD.

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