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

socket module add SO_RTABLE/SO_USER_COOKIE constants. #91968

Closed
devnexen opened this issue Apr 26, 2022 · 1 comment
Closed

socket module add SO_RTABLE/SO_USER_COOKIE constants. #91968

devnexen opened this issue Apr 26, 2022 · 1 comment
Labels
type-feature A feature request or enhancement

Comments

@devnexen
Copy link
Contributor

devnexen commented Apr 26, 2022

Feature or enhancement

Those equal to Linux's SO_MARK so makes sense to add these.

@devnexen devnexen added the type-feature A feature request or enhancement label Apr 26, 2022
JelleZijlstra added a commit that referenced this issue May 8, 2022
)

Those are somewhat equivalent to Linux' SO_MARK.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra
Copy link
Member

JelleZijlstra commented May 8, 2022

Fixed in #91967, thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants