Nothing Special   »   [go: up one dir, main page]

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 option to increase queue limit for incoming connections #1398

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

stlankes
Copy link
Contributor
@stlankes stlankes commented Sep 21, 2024

Revise object interface to be a complete asynchronous interface. In addition, add support of listen to increase queue limit for incoming connections.

@stlankes stlankes marked this pull request as draft September 21, 2024 17:25
@stlankes stlankes changed the title revise object interface to a complete async interface add option to increase queue limit for incoming connections Sep 22, 2024
@stlankes stlankes marked this pull request as ready for review September 23, 2024 12:41
In case of the TCP state CloseWait, the local end-point has received
a connection termination request. If the received buffer is empty,
the connection can be closed. No new data will arrived.
smoltcp use always lisenting socket handle to establish the next
connection
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