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

  /development/tools/jdwpspy/
Net.c 597 int highFd;
600 highFd = (netState->dbg.sock > netState->vm.sock) ?
607 cc = select(highFd, &readfds, NULL, NULL, NULL);

Completed in 24 milliseconds