Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c825 static struct FtSocket *SockApiGetAndCheckListenState(FILLP_INT sockIndex, FILLP_INT backLog, Fillp… in SockApiGetAndCheckListenState() function
874 sock = SockApiGetAndCheckListenState(sockIndex, backLog, &err); in SockListen()