mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Set write low-watermarks on all bufferevents.
If we don't do this, then we never invoke the bufferevent write callbacks until all the bufferevent's data is flushed.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Major bugfixes (bufferevents):
|
||||
- Correctly notice when data has been written from a bufferevent
|
||||
without flushing it completely. Bugfix on 0.2.3.1-alpha; fixes
|
||||
bug 3805.
|
||||
|
||||
Reference in New Issue
Block a user