Searched refs:SK_ERR_NEED_CLOSE (Results 1 – 3 of 3) sorted by relevance
36 #define SK_ERR_NEED_CLOSE 10000 macro
423 return -SK_ERR_NEED_CLOSE; in cache_tcp_recv()
1369 if (ret == -SK_ERR_NEED_CLOSE) in InputNotify()