Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_connection.h87 virtual int OpenCnnect() {return 0;}; in OpenCnnect() function
176 virtual int OpenCnnect();
H A Dmt_concurrent.cpp184 ret = net_handler->OpenCnnect(); in mt_multi_open()
H A Dmt_connection.cpp206 int TcpKeepConn::OpenCnnect() in OpenCnnect() function in TcpKeepConn