Searched refs:socket_set_blocking (Results 1 – 2 of 2) sorted by relevance
/external/qemu/include/android/ | ||
D | sockets.h | 340 int socket_set_blocking(int fd); |
/external/qemu/android/ | ||
D | sockets.c | 1128 int socket_set_blocking(int fd) in socket_set_blocking() function |