Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsocketmodule.c4388 struct sock_sendmsg { struct
4395 sock_sendmsg_iovec(PySocketSockObject *s, PyObject *data_arg, in sock_sendmsg_iovec() argument
4463 sock_sendmsg(PySocketSockObject *s, PyObject *args) function