Home
last modified time | relevance | path

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

/aosp_15_r20/libcore/ojluni/src/main/native/
H A Dnet_util_md.h59 extern int NET_Select(int s, fd_set *readfds, fd_set *writefds,
80 #define NET_Select select macro
H A Dlinux_close.cpp175 int NET_Select(int s, fd_set *readfds, fd_set *writefds, in NET_Select() function
H A Dnet_util_md.c1400 read_rv = NET_Select(fd+1, &rd, &wr, &ex, &t);