Don't use recvall in the proxied np_read_send
authorVolker Lendecke <vl@samba.org>
Thu, 5 Feb 2009 10:15:06 +0000 (11:15 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 5 Feb 2009 10:16:03 +0000 (11:16 +0100)
commita66828a37fbb4250dd25c828f3bbb8535fcffea0
tree09168046a63a9fb4f5d0448836f86f19cf9a8499
parent83cf98f113541acca5a9b4d6ad084d401b64706f
Don't use recvall in the proxied np_read_send

We don't know how much we will get. Resort to a single recv syscall
source3/rpc_server/srv_pipe_hnd.c