Skip to content

address and flags are ignored in socket.send_fds and socket.recv_fds #128881

Open
@GalaxySnail

Description

@GalaxySnail

Bug report

Bug description:

In commit 8d120f7 which added socket.send_fds and socket.recv_fds, the address and flags parameters are not passed to sendmsg and recvmsg.

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions