Home
last modified time | relevance | path

Searched defs:sock_sendmsg (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
Dsocketmodule.c4144 struct sock_sendmsg { struct
4151 sock_sendmsg_iovec(PySocketSockObject *s, PyObject *data_arg, in sock_sendmsg_iovec() argument
4219 sock_sendmsg(PySocketSockObject *s, PyObject *args) function