Home
last modified time | relevance | path

Searched refs:GetConnection (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h542 virtual bool GetConnection(int *pnewsock);
H A Dworker.cc2140 bool NetworkListenThread::GetConnection(int *pnewsock) { in GetConnection() function in NetworkListenThread
2378 if (GetConnection(&newsock)) { in Work()