mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Move protocol-specific functions out of buffers.c
This commit does not change the implementation of any function: it only moves code and adds new includes as necessary. Part of #23149.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Code simplifications and refactoring:
|
||||
- Split the portions of the buffer.c module that handle particular
|
||||
protocols into separate modules. Part of ticket 23149.
|
||||
Reference in New Issue
Block a user