- switched on multiplexing for all connections, not just daemon
authorAndrew Tridgell <tridge@samba.org>
Fri, 28 Jan 2000 15:29:59 +0000 (15:29 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 28 Jan 2000 15:29:59 +0000 (15:29 +0000)
commitff41a59f58614ff4e57b4c97b586dcd46e43cc5c
treeebd02ae4b2aed2cda9e1d79ce82cc17e2b1044fc
parent08f15335b5b469b29cbdacd0fc5ba48d76acf280
- switched on multiplexing for all connections, not just daemon
  connections (this fixes the stderr/stdout problem). Upped
  protocol version for backward compat
- use multiplexing on error fd
- upped minimal protocol version
- got rid of some ugly code in the write buffering
clientserver.c
io.c
log.c
main.c
rsync.h
test.sh