(trunk libT) when processing errors in peer-io.c's event_read_cb() and tr_peerIoTryRe...
authorJordan Lee <jordan@transmissionbt.com>
Tue, 5 Apr 2011 16:46:13 +0000 (16:46 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Tue, 5 Apr 2011 16:46:13 +0000 (16:46 +0000)
commitb8d1bb3f6e92b5c7edec0a0304c5740da62b8c2d
treec3ddffe1b80364277d99611aa4e81bd5f9fac89e
parent3ba9796f4b5ee58004485790abbc51134d4910b5
(trunk libT) when processing errors in peer-io.c's event_read_cb() and tr_peerIoTryRead() functions, don't call tr_net_strerror() unless logging is turned on s.t. the string will be used.
libtransmission/peer-io.c