close the other half of the pipe in do_recv(). This fixes the problem
authorAndrew Tridgell <tridge@samba.org>
Sun, 17 May 1998 01:24:16 +0000 (01:24 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 17 May 1998 01:24:16 +0000 (01:24 +0000)
commit6c29af225112d25581ec4aaa25666a11cf122c56
tree975870a35cd3ddc3348c32931000bb8d0801e11e
parent6c0034684984953b4078759e6c1843ac50496f36
close the other half of the pipe in do_recv(). This fixes the problem
where a rsync receive process could hang around after the connection
has gone away if a fatal error occurs (such as someone killing the
other end)
main.c