Module Name:src
Committed By: aymeric
Date: Wed May 6 18:15:40 UTC 2020
Modified Files:
src/bin/rcp: rcp.c
Log Message:
In sink(), upon error, avoid multiple replies to the source as this
would lead to a desynchronization of the protocol and further files or
directories t
Module Name:src
Committed By: chs
Date: Mon May 7 15:22:54 UTC 2012
Modified Files:
src/bin/rcp: rcp.c
Log Message:
allocate a separate buffer in each call to sink().
reusing the buffer across recursive calls just doesn't work right.
To generate a diff of this commit:
c