Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-104061: Add socket.SO_BINDTOIFINDEX constant#104062

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@viccie30
Copy link
Contributor

@viccie30viccie30 commentedMay 1, 2023
edited by github-actionsbot
Loading

This socket option avoids a race condition between SO_BINDTODEVICE and network interface renaming.


📚 Documentation preview 📚:https://cpython-previews--104062.org.readthedocs.build/

@ghost
Copy link

ghost commentedMay 1, 2023
edited by ghost
Loading

All commit authors signed the Contributor License Agreement.
CLA signed

@viccie30viccie30force-pushed theadd-so-bindtoifindex branch 2 times, most recently frome126c59 tobecfb70CompareMay 1, 2023 20:39
@arhadthedevarhadthedev added the extension-modulesC modules in the Modules dir labelMay 2, 2023
This socket option avoids a race condition between SO_BINDTODEVICE and network interface renaming.
@serhiy-storchakaserhiy-storchaka merged commite1fdc3c intopython:mainFeb 20, 2024
@viccie30viccie30 deleted the add-so-bindtoifindex branchFebruary 20, 2024 21:56
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull requestMar 4, 2024
Add socket.SO_BINDTOIFINDEX constantThis socket option avoids a race condition between SO_BINDTODEVICE and network interface renaming.
diegorusso pushed a commit to diegorusso/cpython that referenced this pull requestApr 17, 2024
Add socket.SO_BINDTOIFINDEX constantThis socket option avoids a race condition between SO_BINDTODEVICE and network interface renaming.
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull requestJan 22, 2025
Add socket.SO_BINDTOIFINDEX constantThis socket option avoids a race condition between SO_BINDTODEVICE and network interface renaming.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@serhiy-storchakaserhiy-storchakaserhiy-storchaka approved these changes

Assignees

No one assigned

Labels

extension-modulesC modules in the Modules dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@viccie30@serhiy-storchaka@arhadthedev@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp