X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/28deecca55ff109d6eff7fc09bac7843559b7d5c..af1a3f9b6ec7e1a783c00529a109307d9102e589:/io.c diff --git a/io.c b/io.c index a094561b..bd1ce1ec 100644 --- a/io.c +++ b/io.c @@ -1130,6 +1130,8 @@ void io_multiplexing_close(void) void start_write_batch(int fd) { + write_stream_flags(batch_fd); + /* Some communication has already taken place, but we don't * enable batch writing until here so that we can write a * canonical record of the communication even though the