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 support for most DCCP socket options #359

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

Thomasdezeeuw
Copy link
Collaborator

Authored by @onestay in #352, I just made some small tweaks and squashed the commits.

Not all socket options are added. Most notably DCCP_SOCKOPT_QPOLICY_ID
could not be added since some constants needed for it aren't available
in the libc crate. Namely  DCCPQ_POLICY_SIMPLE, DCCPQ_POLICY_PRIO and
DCCP_SCM_PRIORITY.

Co-authored-by: Thomas de Zeeuw <thomasdezeeuw@gmail.com>
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

4 participants