diff options
author | Roger Dingledine <arma@torproject.org> | 2012-03-07 21:07:30 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-03-07 21:07:30 -0500 |
commit | b5a8c3aa00e4acca031ada547a2ac716217832b3 (patch) | |
tree | a7a55e81e85c9b5bef83fbdabfc57c355351a39d /src/config | |
parent | 298e08132f3368514b868eecc5f44e982280010d (diff) | |
download | tor-b5a8c3aa00e4acca031ada547a2ac716217832b3.tar.gz tor-b5a8c3aa00e4acca031ada547a2ac716217832b3.zip |
Remove misleading function comment (bug 5324)
In the distant past, connection_handle_read() could be called when there
are pending bytes in the TLS object during the main loop. The design
since then has been to always read all pending bytes immediately, so
read events only trigger when the socket actually has bytes to read.
Resolves bug 5324.
Diffstat (limited to 'src/config')
0 files changed, 0 insertions, 0 deletions