src/server/public/nsapi.h

changeset 56
c6cf20b09043
parent 54
3a1d5a52adfc
child 58
66c22e54aa90
equal deleted inserted replaced
55:b7908bf38f9f 56:c6cf20b09043
1313 #define netbuf_replace netbuf_replace 1313 #define netbuf_replace netbuf_replace
1314 #define netbuf_next netbuf_next 1314 #define netbuf_next netbuf_next
1315 #define netbuf_getbytes netbuf_getbytes 1315 #define netbuf_getbytes netbuf_getbytes
1316 #define netbuf_grab netbuf_grab 1316 #define netbuf_grab netbuf_grab
1317 1317
1318 NSAPI_PUBLIC int util_errno2status(int errno_value);
1319 #define util_errno2status util_errno2status
1318 1320
1319 1321
1320 /* end new macro and function definitions */ 1322 /* end new macro and function definitions */
1321 1323
1322 #define SYS_STDERR STDERR_FILENO 1324 #define SYS_STDERR STDERR_FILENO

mercurial