HomeSort by relevance Sort by last modified time
    Searched defs:SetNonBlocking (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/net/
sockets.cc 155 int Sockets::SetNonBlocking(int sockfd) const {
  /external/libvncserver/libvncclient/
sockets.c 641 * SetNonBlocking sets a socket into non-blocking mode.
645 SetNonBlocking(int sock)
  /system/extras/tests/net_test/
net_test.py 108 def SetNonBlocking(fd):
135 SetNonBlocking(s.fileno())
  /external/libchrome/base/files/
file_util_posix.cc 353 bool SetNonBlocking(int fd) {

Completed in 266 milliseconds