Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Deventpoll.h58 CloseEpollSocket(mctx_t mctx, int epid);
/mOS-networking-stack/core/src/
H A Deventpoll.c166 CloseEpollSocket(mctx_t mctx, int epid) in CloseEpollSocket() function
H A Dapi.c1342 ret = CloseEpollSocket(mctx, sockid); in mtcp_close()