s4:rpc_server: use SOCKET_FLAG_NOCLOSE to avoid calling close() on the socket fd...
authorStefan Metzmacher <metze@samba.org>
Tue, 28 Sep 2010 00:13:12 +0000 (02:13 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 28 Sep 2010 01:48:10 +0000 (03:48 +0200)
commit9d8b886b3e631e073b12c559948f53bdbba87339
tree408077960c717bcc60380646babb3ad294d41b8d
parentd7c09f312ee326c3108c7d06bc9c7390861d8552
s4:rpc_server: use SOCKET_FLAG_NOCLOSE to avoid calling close() on the socket fd twice.

metze
source4/rpc_server/service_rpc.c