Searched refs:sock_recvmsg_impl (Results 1 – 1 of 1) sorted by relevance
3845 sock_recvmsg_impl(PySocketSockObject *s, void *data) in sock_recvmsg_impl() function3912 if (sock_call(s, 0, sock_recvmsg_impl, &ctx) < 0) in sock_recvmsg_guts()