Home
last modified time | relevance | path

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

/sdk/emulator/opengl/tests/event_injector/
Dsockets.h360 int socket_get_error(int fd);
Demulator-console.c244 if (socket_get_error(con->fd) != 0) { in emulatorConsole_poll()
Dsockets.c1187 int socket_get_error(int fd) in socket_get_error() function