Home
last modified time | relevance | path

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

/external/libpcap/
Dsockutils.c419 int sock_close(SOCKET sock, char *errbuf, int errbuflen) in sock_close() function
/external/python/cpython2/Modules/
Dsocketmodule.c2038 sock_close(PySocketSockObject *s) function