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

When non-blocking socket sending or receiving, should passed packet be untouched? #3

Open
KRC2000 opened this issue Mar 22, 2021 · 1 comment
Assignees
Labels
client about client help wanted Extra attention is needed question Further information is requested server about server To test Test something

Comments

@KRC2000
Copy link
Owner

KRC2000 commented Mar 22, 2021

Client and server side networking based on non-blocking sockets, so that to provide correct work - required correct packets mannagement. How packets are filled when receiveing socket is non-blocking? Does data comes in parts every iteration of cycle, slowly fulfilling the packet?
изображение_2021-03-22_173731

@KRC2000 KRC2000 added help wanted Extra attention is needed question Further information is requested server about server client about client To test Test something labels Mar 22, 2021
@KRC2000 KRC2000 self-assigned this Mar 22, 2021
@KRC2000
Copy link
Owner Author

KRC2000 commented Mar 26, 2021

So far looks looks like it should but stil not sure tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client about client help wanted Extra attention is needed question Further information is requested server about server To test Test something
Projects
None yet
Development

No branches or pull requests

1 participant