mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Check for EINTR correctly on windows
(even though these are nonblocking calls and EINTR shouldn't be possible). Also, log what error we're seing if drain_fn fails.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes:
|
||||
- Check correctly for windows socket errors in the workqueue backend.
|
||||
Fixes bug 16741; bugfix on 0.2.6.3-alpha.
|
||||
Reference in New Issue
Block a user