Searched defs:CloseSocket (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/micro_thread/ | ||
| H A D | mt_connection.cpp | 102 int UdpShortConn::CloseSocket() in CloseSocket() function in UdpShortConn |
| H A D | mt_connection.h | 93 virtual int CloseSocket() {return 0;}; in CloseSocket() function |
| H A D | mt_notify.cpp | 115 void UdpSessionNtfy::CloseSocket() in CloseSocket() function in UdpSessionNtfy |
| H A D | mt_notify.h | 66 virtual void CloseSocket(){}; in CloseSocket() function |