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

Make socket buffer capacity configurable #121

Merged
merged 2 commits into from
Jun 6, 2023
Merged

Make socket buffer capacity configurable #121

merged 2 commits into from
Jun 6, 2023

Conversation

mcches
Copy link
Contributor

@mcches mcches commented Jun 5, 2023

Behavior stays the same for now, but the values can at least be modified for chatty use cases.

Behavior stays the same for now, but the values can at least be
modified for chatty use cases.
@mcches mcches requested a review from mh32 June 5, 2023 20:45
@mcches
Copy link
Contributor Author

mcches commented Jun 5, 2023

We need high fidelity behavior (e.g. back-pressure), but this is a no-op behavior-wise and unblocks people so I think it is worth doing now.

Copy link

@paulyeo21 paulyeo21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i had one clarifying question, otherwise LGTM

tests/udp.rs Show resolved Hide resolved
src/host.rs Outdated Show resolved Hide resolved
@mcches mcches merged commit 45c681d into main Jun 6, 2023
3 checks passed
@mcches mcches deleted the capacity branch June 6, 2023 15:04
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.

None yet

3 participants