Home
last modified time | relevance | path

Searched defs:MHD_DONT_USE_PIPES (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/w32/VS2013/
DMHD_config.h37 #define MHD_DONT_USE_PIPES 1 macro
/external/libmicrohttpd/src/include/
Dplatform.h190 #define MHD_DONT_USE_PIPES 1 macro
/external/libmicrohttpd/
Dconfigure.ac420 …AC_DEFINE([[MHD_DONT_USE_PIPES]], [[1]], [Define to use pair of sockets instead of pipes for signa… definition