Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_connection.h93 virtual int CloseSocket() {return 0;}; in CloseSocket() function
112 CloseSocket(); in ~UdpShortConn()
123 virtual int CloseSocket();
151 virtual int CloseSocket();
171 CloseSocket(); in ~TcpKeepConn()
184 virtual int CloseSocket();
H A Dmt_connection.cpp102 int UdpShortConn::CloseSocket() in CloseSocket() function in UdpShortConn
202 CloseSocket(); in Reset()
373 int TcpKeepConn::CloseSocket() in CloseSocket() function in TcpKeepConn
390 CloseSocket(); in Reset()
631 int UdpSessionConn::CloseSocket() in CloseSocket() function in UdpSessionConn
H A Dmt_notify.h66 virtual void CloseSocket(){}; in CloseSocket() function
139 virtual void CloseSocket();
H A Dmt_notify.cpp115 void UdpSessionNtfy::CloseSocket() in CloseSocket() function in UdpSessionNtfy
239 CloseSocket(); in HangupNotify()