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-Tag: v2.5.5.rc1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76533c52dcdda2af52c892cb2b13206e7070c0a6;p=thirdparty%2Frsync.git 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 --------------------------------------------------------