fixup: address PR review comments #3

Merged
TapTap merged 1 commits from fixup-pr-comments into cleanup 2026-07-16 11:58:27 +02:00
Owner

Addresses review comments from PR #1:

  1. merge io.h/c back into protocol.h/c
  2. send_data takes Data* argument
  3. remove redundant file_load_data from send_chunk
  4. move compression into file_send_single_calls
  5. move file_receive from multiprocessing.c to file.c
Addresses review comments from PR #1: 1. merge io.h/c back into protocol.h/c 2. send_data takes Data* argument 3. remove redundant file_load_data from send_chunk 4. move compression into file_send_single_calls 5. move file_receive from multiprocessing.c to file.c
TapTap added 1 commit 2026-07-16 11:54:25 +02:00
- Merge io.h/c back into protocol.h/c
- Change send_data to take Data* argument
- Remove redundant file_load_data from send_chunk
- Move compression into file_send_single_calls
- Move file_receive from multiprocessing.c to file.c
TapTap merged commit 56d26f083c into cleanup 2026-07-16 11:58:27 +02:00
TapTap deleted branch fixup-pr-comments 2026-07-16 11:58:30 +02:00
Sign in to join this conversation.