# Bug report ### Bug description: In commit 8d120f75fb8c8731464b5f7531d74cdbb897d924 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 <!-- gh-linked-prs --> ### Linked PRs * gh-128882 <!-- /gh-linked-prs -->