HomeSort by relevance Sort by last modified time
    Searched defs:fastopen_queue_size (Results 1 - 2 of 2) sorted by null

  /system/webservd/webservd/
protocol_handler.cc 227 int fastopen_queue_size = 10; local
229 &fastopen_queue_size, sizeof(fastopen_queue_size)) < 0) {
  /external/libmicrohttpd/src/microhttpd/
internal.h 1267 unsigned int fastopen_queue_size; member in struct:MHD_Daemon
    [all...]

Completed in 125 milliseconds