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

Add pollable state definitions into tcp state machine #1

Closed

Conversation

guybedford
Copy link

This adds in just the pollable state definitions to the TCP states. We do this by defining the pollable state for each TCP state, and therefore this is what justifies the complete states (formerly ready).

It also fits quite well into the TCP state machine because the would-block transition is clearly defined as well.

Even without these states, I would strongly encourage a clear specification of the pollable resolution state for all states of the TCP machine in whatever form, this is just the way I found to do it.

@guybedford
Copy link
Author

Actually the pollable readiness definition section does seem adequate here.

@guybedford guybedford closed this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant