blob: 33ab931b9b2951dc968032fa6cf6030efeedcf27 (
plain)
1
2
3
4
5
|
o Code simplification and refactoring:
- Break up the 630-line function connection_dir_client_reached_eof() into
a dozen smaller functions. This change should help maintainability and
readability of the client directory code.
|