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

Handle fragmented data transmission #31

Merged
merged 1 commit into from
Oct 20, 2019
Merged

Handle fragmented data transmission #31

merged 1 commit into from
Oct 20, 2019

Conversation

northkill
Copy link
Contributor

@northkill northkill commented Oct 17, 2019

As noticed, in some situation, transmitted data may or may not be fragmented. So receiving data with recv should handle this case.

I confirmed it works on my environment

  • client: Archlinux x86_64
  • server: docker container on same architecture

But I didn't test on the other platforms. Further review and test may be required.

@Tiiffi Tiiffi merged commit 4dc7361 into Tiiffi:develop Oct 20, 2019
@northkill northkill deleted the develop branch October 23, 2019 23:59
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.

2 participants