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

  /external/qemu/telephony/
sysdeps_qemu.c 352 socket_set_nodelay( channel->fd );
374 socket_set_nodelay( channel->fd );
  /external/qemu/
sockets.h 343 int socket_set_nodelay(int fd);
qemu-char.c     [all...]
sockets.c 1169 int socket_set_nodelay(int fd) function
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.h 351 int socket_set_nodelay(int fd);
sockets.c 1173 int socket_set_nodelay(int fd) function
    [all...]
  /external/qemu/android/
hw-pipe-net.c 511 socket_set_nodelay(pipe->io->fd);
console.c 328 socket_set_nodelay( socket );
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 628 socket_set_nodelay(s);

Completed in 2493 milliseconds