Searched defs:MHD_USE_IPv6 (Results 1 - 1 of 1) sorted by relevance

/external/libmicrohttpd/src/include/
H A Dmicrohttpd.h474 MHD_USE_IPv6 = 16, enumerator in enum:MHD_FLAG
553 MHD_USE_DUAL_STACK = MHD_USE_IPv6 | 2048,
655 * be followed by a `struct sockaddr *`. If #MHD_USE_IPv6 is
2576 * #MHD_USE_IPv6 can be used.
2583 * flag #MHD_USE_DUAL_STACK if always used when #MHD_USE_IPv6 is

Completed in 37 milliseconds