this is a large commit which adds io multiplexing, thus giving error
authorAndrew Tridgell <tridge@samba.org>
Mon, 18 May 1998 08:20:26 +0000 (08:20 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 18 May 1998 08:20:26 +0000 (08:20 +0000)
commit8d9dc9f99db13d42272b7c150f2e6849331ccdc1
tree0c2ccaa438ff66192f23c36d50bec2b899cf0e5c
parent593fde2d3bfeaaeff4103ce354215783be1cec9f
this is a large commit which adds io multiplexing, thus giving error
messages from the server when using the socket code.

I've doen a fair bit of testing and I don't seem to have broken
anything, but it is a very complex change. More testing needed!
clientserver.c
io.c
log.c
main.c
options.c
rsync.c
rsync.h
socket.c
util.c