Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/include/
Dw32functions.h42 #define MHDW32ERRBASE 3300 macro
45 #define EWOULDBLOCK (MHDW32ERRBASE+1)
48 #define EINPROGRESS (MHDW32ERRBASE+2)
51 #define EALREADY (MHDW32ERRBASE+3)
54 #define ENOTSOCK (MHDW32ERRBASE+4)
57 #define EDESTADDRREQ (MHDW32ERRBASE+5)
60 #define EMSGSIZE (MHDW32ERRBASE+6)
63 #define EPROTOTYPE (MHDW32ERRBASE+7)
66 #define ENOPROTOOPT (MHDW32ERRBASE+8)
69 #define EPROTONOSUPPORT (MHDW32ERRBASE+9)
[all …]