HomeSort by relevance Sort by last modified time
    Searched full:highfd (Results 1 - 1 of 1) sorted by null

  /art/jdwpspy/
Net.cpp 598 int highFd;
601 highFd = (netState->dbg.sock > netState->vm.sock) ?
608 cc = select(highFd, &readfds, NULL, NULL, NULL);

Completed in 44 milliseconds