prop289: Move SENDME cell processing in a separate function
[tor.git] / changes / ticket28816
blob02878ccfdc4833d1bc68caea07cd187c833193f9
1   o Code simplification and refactoring:
2     - Introduce a connection_dir_buf_add() helper function that checks for
3       compress_state of dir_connection_t and automatically writes a string to
4       directory connection with or without compression. Resolves issue 28816.