Ensure the RECVFILE path in vfs_write_data() operates on a blocking socket.
commit05e8a7892494502d27e34e142ffb1a9883d8ea49
authorJeremy Allison <jra@samba.org>
Mon, 8 Apr 2013 17:32:10 +0000 (8 10:32 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 25 Apr 2013 10:50:59 +0000 (25 12:50 +0200)
treeaf22f1f7e03df523e7d119baf1450b7e64c389b3
parent160a9f3b5ab5ca4e040bbffc172bfcc6b07c556f
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>
(cherry picked from commit 1ed710c2ffc91d8b33b87e572a6075e0126b5826)
source3/smbd/vfs.c