Home
last modified time | relevance | path

Searched refs:sendsegmented (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dsocketmodule.c629 sendsegmented(int sock_fd, char *buf, int len, int flags) in sendsegmented() function
2818 n = sendsegmented(s->sock_fd, buf, len, flags);
2870 n = sendsegmented(s->sock_fd, buf, len, flags);