Searched defs:connFd (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/ |
H A D | file_server_demo.cpp | 85 void FileServerDemo::CloseFd(int32_t &connFd, int32_t &fileFd, bool connCond, bool fileCond) in CloseFd() argument 138 int32_t FileServerDemo::SendRequestSize(int32_t &connFd, int32_t &fileFd, const std::string &recvStr) in SendRequestSize() argument 176 int32_t FileServerDemo::SetKeepAlive(int32_t &connFd, int32_t &keepAlive, int32_t &keepIdle) in SetKeepAlive() argument 195 FileReadFunc(int32_t connFd) FileReadFunc() argument 246 int32_t connFd = ServerLoopFunc() local [all...] |
/foundation/multimedia/av_codec/test/unittest/common/ |
H A D | http_server_demo.cpp | 92 void HttpServerDemo::CloseFd(int32_t &connFd, int32_t &fileFd, bool connCond, bool fileCond) in CloseFd() argument 144 int32_t HttpServerDemo::SendRequestSize(int32_t &connFd, int32_t &fileFd, const std::string &recvStr) in SendRequestSize() argument 185 int32_t HttpServerDemo::SetKeepAlive(int32_t &connFd, int32_t &keepAlive, int32_t &keepIdle) in SetKeepAlive() argument 204 FileReadFunc(int32_t connFd) FileReadFunc() argument 260 int32_t connFd = ServerLoopFunc() local [all...] |
Completed in 2 milliseconds