Searched refs:socket_set_nonblock (Results 1 – 3 of 3) sorted by relevance
1115 int socket_set_nonblock(int fd) in socket_set_nonblock() function1292 socket_set_nonblock( s ); in socket_connect_client()1371 socket_set_nonblock( fd ); in socket_accept_any()1430 socket_set_nonblock(fds[0]); in socket_pair()1431 socket_set_nonblock(fds[1]); in socket_pair()1479 socket_set_nonblock(s1); in socket_pair()
345 int socket_set_nonblock(int fd);
170 socket_set_nonblock(con->fd); in emulatorConsole_connect()