refactor_reached_eof 245 B

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