Split up cases of IoError in tor-proto
From #348 (closed).
When we get an IoError, we should distinguish its real kind based on what kind of io error happened where.
These should not be under the "Network" ErrorKind, which shouldn't exit.
From #348 (closed).
When we get an IoError, we should distinguish its real kind based on what kind of io error happened where.
These should not be under the "Network" ErrorKind, which shouldn't exit.