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 rust binding for s2n_set_config_send_buffer_size #3582

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

harrisonkaiser
Copy link
Contributor

Useful for netbench testing of the send buffer size.

Description of changes:

Add a rust binding for s2n_set_config_send_buffer_size.

Testing:

This interface itself was not tested, but it was successfully used in testing the send buffer's performance at various sizes.

Useful for netbench testing of the send buffer size.
@harrisonkaiser harrisonkaiser force-pushed the send_buffer_rust_binding branch from 4c61ecd to 593c340 Compare November 2, 2022 01:20
@harrisonkaiser harrisonkaiser marked this pull request as ready for review November 2, 2022 01:20
@harrisonkaiser harrisonkaiser merged commit 458ad65 into aws:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants