Searched refs:MHD_USE_DUAL_STACK (Results 1 – 8 of 8) sorted by relevance
71 d = MHD_start_daemon (MHD_USE_SELECT_INTERNALLY | MHD_USE_DEBUG | MHD_USE_DUAL_STACK, in main()
553 MHD_USE_DUAL_STACK = MHD_USE_IPv6 | 2048, enumerator
277 MHD_USE_DUAL_STACK in libmicrohttpd currently just *inhibits280 MHD_USE_DUAL_STACK will not work (since it leaves the408 (MHD_USE_DUAL_STACK) -MW498 Added option 'MHD_USE_DUAL_STACK' to support a single
3942 on = (MHD_USE_DUAL_STACK != (flags & MHD_USE_DUAL_STACK)); in MHD_start_daemon_va()
4228 | MHD_USE_DUAL_STACK in main()4249 mhd_flags &= ~(MHD_USE_DUAL_STACK); in main()
149 MHD_start_daemon. Try again with MHD_USE_DUAL_STACK removed if
468 MHD_USE_DUAL_STACK, otherwise, if you only pass this option, MHD will471 @item MHD_USE_DUAL_STACK2700 flag MHD_USE_DUAL_STACK if always used when MHD_USE_IPv6 is
406 socket, pass MHD_USE_DUAL_STACK, otherwise, if you only pass410 'MHD_USE_DUAL_STACK'2395 MHD_USE_DUAL_STACK if always used when MHD_USE_IPv6 is