Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_cache.h36 #define SK_ERR_NEED_CLOSE 10000 macro
H A Dmt_cache.cpp423 return -SK_ERR_NEED_CLOSE; in cache_tcp_recv()
H A Dmt_net.cpp1369 if (ret == -SK_ERR_NEED_CLOSE) in InputNotify()