Searched defs:sock_sendto (Results 1 – 2 of 2) sorted by relevance
4291 struct sock_sendto { struct4303 struct sock_sendto *ctx = data; in sock_sendto_impl() argument4320 sock_sendto(PySocketSockObject *s, PyObject *args) in sock_sendto() function
2922 sock_sendto(PySocketSockObject *s, PyObject *args) function