mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Handle EWOULDBLOCK as EAGAIN if they happen to be different.
Fixes bug 7935. Reported by 'oftc_must_be_destroyed'.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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".
|
||||
Reference in New Issue
Block a user