Home
last modified time | relevance | path

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

/third_party/curl/docs/cmdline-opts/
Dtcp-fastopen.d1 Long: tcp-fastopen
DMakefile.inc237 tcp-fastopen.d \
/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 …onnection-window-size --worker-frontend-connections --syslog-facility --fastopen --no-location-rew…
/third_party/curl/docs/
Doptions-in-versions225 --tcp-fastopen 7.49.0
/third_party/nghttp2/src/
Dshrpx.cc828 if (listenerconf.fastopen > 0) { in create_tcp_server_socket()
829 val = listenerconf.fastopen; in create_tcp_server_socket()
2046 << config->conn.listener.fastopen << R"( in print_help()
Dshrpx_config.h899 int fastopen; member
Dshrpx_config.cc2788 return parse_uint(&config->conn.listener.fastopen, opt, optarg); in parse_config()
/third_party/nghttp2/doc/
Dnghttpx.1.rst473 .. option:: --fastopen=<N>