Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsocketmodule.c4344 struct sock_sendmsg { struct
4351 sock_sendmsg_iovec(PySocketSockObject *s, PyObject *data_arg, in sock_sendmsg_iovec() argument
4419 sock_sendmsg(PySocketSockObject *s, PyObject *args) function