HomeSort by relevance Sort by last modified time
    Searched refs:socket_set_nodelay (Results 1 - 7 of 7) 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 325 int socket_set_nodelay(int fd);
qemu-char.c 1966 static void socket_set_nodelay(int fd) function
    [all...]
qemu-char-android.c     [all...]
sockets.c 1148 int socket_set_nodelay(int fd) function
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 504 socket_set_nodelay(s);
  /external/qemu/android/
console.c 267 socket_set_nodelay( socket );
    [all...]

Completed in 226 milliseconds