HomeSort by relevance Sort by last modified time
    Searched refs:NET_SocketClose (Results 1 - 4 of 4) sorted by null

  /libcore/ojluni/src/main/native/
net_util_md.h 52 extern int NET_SocketClose(int s);
76 #define NET_SocketClose JVM_SocketClose
linux_close.cpp 96 int NET_SocketClose(int fd) {
PlainSocketImpl.c 814 NET_SocketClose(fd);
    [all...]
PlainDatagramSocketImpl.c     [all...]

Completed in 68 milliseconds