Home
last modified time | relevance | path

Searched refs:mt_sendto (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_api.h119 int mt_sendto(int fd, const void *msg, int len, int flags, const struct sockaddr *to, int tolen, in…
H A Dmt_api.cpp593 int mt_sendto(int fd, const void *msg, int len, int flags, const struct sockaddr *to, int tolen, in… in mt_sendto() function