Searched refs:sock_sendmsg_impl (Results 1 – 1 of 1) sorted by relevance
4408 sock_sendmsg_impl(PySocketSockObject *s, void *data) in sock_sendmsg_impl() function4584 if (sock_call(s, 1, sock_sendmsg_impl, &ctx) < 0)4761 if (sock_call(self, 1, sock_sendmsg_impl, &ctx) < 0) {