[tor-bugs] #6203 [Tor Relay]: conn_close_if_marked(): Bug: Marked connection is still reading
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Jun 19 10:16:02 UTC 2012
#6203: conn_close_if_marked(): Bug: Marked connection is still reading
-----------------------+----------------------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Relay | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by cypherpunks):
{{{
} else if (sz == 0) { /* retval is also 0 */
}}}
No retval !=0 even if sz == 0, not for flush_chunk_tls() case.
Even if so, what you mean by assume it's as impossible to have connection
still reading even if nothing was flushed? Nothing is stop reading if
connection was marked.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6203#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list