HomeSort by relevance Sort by last modified time
    Searched refs:MHD_USE_TCP_FASTOPEN (Results 1 - 3 of 3) sorted by null

  /system/webservd/webservd/
protocol_handler.cc 183 flags |= MHD_USE_TCP_FASTOPEN; // Use TCP Fast Open (see RFC 7413).
225 if ((flags & MHD_USE_TCP_FASTOPEN) != 0) {
  /external/libmicrohttpd/src/include/
microhttpd.h 575 MHD_USE_TCP_FASTOPEN = 16384
844 * When using #MHD_USE_TCP_FASTOPEN, this option changes the default TCP
    [all...]
  /external/libmicrohttpd/src/microhttpd/
daemon.c     [all...]

Completed in 39 milliseconds