Always verify that the client is fully reachable before talking
authorNickolai Zeldovich <kolya@mit.edu>
Fri, 22 Feb 2002 08:58:20 +0000 (08:58 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Fri, 22 Feb 2002 08:58:20 +0000 (08:58 +0000)
commitfeb689396ccc39f304db05cb69dc8db3506de921
tree5a5daeb991405241e43c00d814e1ef35dedcd4ae
parent0dfa0954ffdf25f93e44394fce9d0f1c0872576e
Always verify that the client is fully reachable before talking
to it, in the fileserver.  This prevents some additional lossage
cases with poorly-connected clients.

Disable same feature for other Rx services, since they don't
need to incur extra RTT delay.
src/rx/rx.c
src/rx/rx.h
src/viced/viced.c