went back to non-blokcing IO
authorAndrew Tridgell <tridge@samba.org>
Thu, 30 Mar 2000 14:15:00 +0000 (14:15 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 30 Mar 2000 14:15:00 +0000 (14:15 +0000)
commitf0359dd00d60d72c4b3dec85de8e490692f6015c
tree27e6e97f1eb09602f18700255db6883b3441012c
parentef55c686bcb61d8c83e79eb73ed15639e4345d5c
went back to non-blokcing IO

it looks like ssh is willing to accept a non-blocking fd when used as
a transport, this seems to avoid the Solaris socketpair bug
acconfig.h
clientserver.c
io.c
main.c
rsync.h
util.c