Open
Description
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
socket.send_fds
accepts flags
and address
parameters, but they aren't passed down to socket.sendmsg
.
3.13
Linux