lib: added back m_seen_usb_error check in DefaultRead()
commiteb216d7ffd01bf15aedb97f6b46e977d07bd8c69
authorChris Frey <cdfrey@foursquare.net>
Thu, 14 Oct 2010 04:42:01 +0000 (14 00:42 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 14 Oct 2010 04:42:01 +0000 (14 00:42 -0400)
tree6f3553d3e438c53a7bf3554c4bbdd38aa2e18e30
parentf1600f894af5f5846a49b4e7b52a08a453c67467
lib: added back m_seen_usb_error check in DefaultRead()

This is from the reverted commit c7685942140b123bf110e755ce11a97c3c6372f7
but since the flag still exists, it is probably a good idea to keep
the 0 timeout logic, to make recovery faster.
src/router.cc