Home
last modified time | relevance | path

Searched refs:sClient (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dotherstestndk.cpp778 int sClient = accept(sockfd, in ServerTask() local
780 int rets = (sClient > 0) ? PARAM_0 : PARAM_1; in ServerTask()
781 close(sClient); in ServerTask()

Completed in 3 milliseconds