blob: ef1a431daf621a37b11a1e403d69d99391edd9cc (
plain)
1
2
3
4
|
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.
|