Home
last modified time | relevance | path

Searched refs:fastopen (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/READMEs/
DREADME.tcp_fastopen.md24 At least on FreeBSD, you need to set the net.inet.tcp.fastopen.enabled
/third_party/nghttp2/doc/bash_completion/
Dnghttpx11 …e --rlimit-memlock --backend-request-buffer --backend-response-buffer --fastopen --no-kqueue --fro…
/third_party/nghttp2/src/
Dshrpx_config.h1034 int fastopen; member
Dshrpx.cc980 if (listenerconf.fastopen > 0) { in create_tcp_server_socket()
981 val = listenerconf.fastopen; in create_tcp_server_socket()
2520 << config->conn.listener.fastopen << R"( in print_help()
Dshrpx_config.cc3057 return parse_uint(&config->conn.listener.fastopen, opt, optarg); in parse_config()
/third_party/nghttp2/doc/
Dnghttpx.1.rst506 .. option:: --fastopen=<N>