From: Martin Pool Date: Tue, 19 Mar 2002 05:23:04 +0000 (+0000) Subject: todo: Versions of read() and write() that corrupt the stream, or abruptly fail X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/76533c52dcdda2af52c892cb2b13206e7070c0a6 todo: Versions of read() and write() that corrupt the stream, or abruptly fail --- diff --git a/TODO b/TODO index f34bed88..2253147d 100644 --- a/TODO +++ b/TODO @@ -423,6 +423,8 @@ Test daemon feature to disallow particular options. Pipe program that makes slow/jerky connections. +Versions of read() and write() that corrupt the stream, or abruptly fail + DOCUMENTATION --------------------------------------------------------