s3: lib: Add file_ploadv_send().
authorJeremy Allison <jra@samba.org>
Sat, 18 May 2019 18:18:19 +0000 (11:18 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 24 May 2019 19:00:05 +0000 (19:00 +0000)
commit61054e53f53e5884902b566b1f9b454a3ff4741f
tree6d174fbb31d3320631cca3b52f6e63228ab47f54
parentc5729ae44219ec81008040d4d50f0f5fdf254201
s3: lib: Add file_ploadv_send().

Not yet used. Preparing to remove file_pload_send()
with this safer alternative.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13964

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/util_file.c
source3/lib/util_file.h