mirror of
https://github.com/curl/curl.git
synced 2026-08-24 17:53:33 +03:00
tool: add --tcp-fastopen option
This commit is contained in:
parent
8f72b13660
commit
d49087f6bc
5 changed files with 12 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ static const char *const helptext[] = {
|
|||
" --ssl-no-revoke Disable cert revocation checks (WinSSL)",
|
||||
" --stderr FILE Where to redirect stderr (use \"-\" for stdout)",
|
||||
" --tcp-nodelay Use the TCP_NODELAY option",
|
||||
" --tcp-fastopen Use TCP Fast Open",
|
||||
" -t, --telnet-option OPT=VAL Set telnet option",
|
||||
" --tftp-blksize VALUE Set TFTP BLKSIZE option (must be >512)",
|
||||
" --tftp-no-options Do not send TFTP options requests",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue