Home
last modified time | relevance | path

Searched refs:pnewsock (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() argument
2151 *pnewsock = newsock; in GetConnection()