[tor-bugs] #3805 [Tor Client]: With bufferevents, flushed_some isn't called enough
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Aug 24 21:04:03 UTC 2011
#3805: With bufferevents, flushed_some isn't called enough
------------------------+---------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version:
Keywords: | Parent: #3561
Points: | Actualpoints:
------------------------+---------------------------------------------------
We're relying on bufferevent write callbacks to invoke
connection_flushed_some(). But we're never setting a low-watermark for
the bufferevents, so they'll only get invoked when we're actually flushed.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3805>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list