Searched refs:numOfFDs (Results 1 – 1 of 1) sorted by relevance
158 int numOfFDs = unixSocket() + 1; in requestOffload() local160 int retVal = select(numOfFDs, &readFD, nullptr, nullptr, &timeVal); in requestOffload()