mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
234 B
Text
4 lines
234 B
Text
o Minor features (portability):
|
|
- Work correctly on unix systems where EAGAIN and EWOULDBLOCK are
|
|
separate error codes--or at least, don't break for that reason.
|
|
Fixes bug 7935. Reported by "oftc_must_be_destroyed".
|