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.send_fds() flags and address parameters have no effect #127840

Open
mbachry opened this issue Dec 11, 2024 · 0 comments
Open

socket.send_fds() flags and address parameters have no effect #127840

mbachry opened this issue Dec 11, 2024 · 0 comments
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error

Comments

@mbachry
Copy link

mbachry commented Dec 11, 2024

Bug report

Bug description:

socket.send_fds accepts flags and address parameters, but they aren't passed down to socket.sendmsg.

CPython versions tested on:

3.13

Operating systems tested on:

Linux

Linked PRs

@mbachry mbachry added the type-bug An unexpected behavior, bug, or error label Dec 11, 2024
@picnixz picnixz added the stdlib Python modules in the Lib dir label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants