mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
|
o Code simplification and refactoring:
|
||
|
- Remove the now-redundant 'outbuf_flushlen' field from our connection
|
||
|
type. It was previously used for an older version of our rate-limiting
|
||
|
logic. Closes ticket 33097.
|