Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h266 #define nx_bsd_send send macro
1034 INT nx_bsd_send(INT sockID, const CHAR *msg, INT msgLength, INT flags);
Dnxd_bsd.c3642 INT nx_bsd_send(INT sockID, const CHAR *msg, INT msgLength, INT flags) in nx_bsd_send() function