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

The client won't receive response from server when request fragmented #3

Open
rpanah opened this issue Jan 10, 2017 · 4 comments
Open
Labels

Comments

@rpanah
Copy link
Collaborator

rpanah commented Jan 10, 2017

No description provided.

@rpanah rpanah added the bug label Jan 10, 2017
@FangfanLi
Copy link
Owner

I looked at the issue again, and I suspect the problem might lies within 1. how raw socket process responses 2. how the connection is closed 3.when to return data when the socket is called by select.select() 4. how the connection is closed

@rpanah
Copy link
Collaborator Author

rpanah commented Jan 11, 2017

@FangfanLi can you please add some information on how to run the server-client system and reproduce this issue?

@FangfanLi
Copy link
Owner

@rpanah The instructions to run a test are in 'UseErateWithDD.md' in this repository. Please let me know if you get stuck at some step.

@rpanah
Copy link
Collaborator Author

rpanah commented Jan 12, 2017

@FangfanLi thanks! I just saw that.

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

No branches or pull requests

2 participants