Ensure the RECVFILE path in vfs_write_data() operates on a blocking socket.
authorJeremy Allison <jra@samba.org>
Mon, 8 Apr 2013 17:32:10 +0000 (10:32 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 19 Apr 2013 21:11:27 +0000 (14:11 -0700)
commit1ed710c2ffc91d8b33b87e572a6075e0126b5826
tree811f53a4378eed727602d9f3652a76749e4bc5c5
parent1b46db7b24a4f064706c2c7e712452135a3fed34
Ensure the RECVFILE path in vfs_write_data() operates on a blocking socket.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan (metze) Metzmacher <metze@samba.org>
source3/smbd/vfs.c