]> granicus.if.org Git - transmission/commit
(trunk libT) remove the "a file disappeared!" check from readOrWriteFile().
authorJordan Lee <jordan@transmissionbt.com>
Wed, 16 Mar 2011 03:19:56 +0000 (03:19 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Wed, 16 Mar 2011 03:19:56 +0000 (03:19 +0000)
commit4844555f268a434b1ed7910c763d7a5f61ab1637
treeb57af2dbd43cf7a166ca0a949c208d1734c49d1b
parent7f1a419dd1171534d120dd43961b7a7cf61bbd19
(trunk libT) remove the "a file disappeared!" check from readOrWriteFile().

In both the reading and writing case, this is handled with human-readable errors further up the call chain.
libtransmission/inout.c