rpc_client: add a destructor to close the socket for pipes over tcp.
authorVolker Lendecke <vl@samba.org>
Tue, 20 May 2008 16:25:42 +0000 (18:25 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 21 May 2008 21:35:26 +0000 (23:35 +0200)
commita0bdd56c75ca6f6c6068995647c0dc1ba89aef12
treed1c481fef7648ef6b85f9fcdfc9a2b86dfc90e5f
parent24ac40518f79fd480baaedc1d42f3b6fe8ea1c94
rpc_client: add a destructor to close the socket for pipes over tcp.

used in rpc_pipe_open_tcp() and rpc_pipe_open_ncalrpc().
source/rpc_client/cli_pipe.c