Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Draft] Refactoring. #15

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

[Draft] Refactoring. #15

wants to merge 1 commit into from

Conversation

Jakio815
Copy link
Collaborator

@Jakio815 Jakio815 commented Feb 1, 2025

Change name of read()/write() functions.

Changed name of read_from_socket() and write_to_socket to sst_read_from_socket and sst_write_to_socket, to prevent coincidentally getting same names of functions, causing errors.

TODO:

  • [] Fix make_sender_buf: Don't need to memcpy the payload. Just first send header, then send payload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant