tool: add --tcp-fastopen option

This commit is contained in:
Alessandro Ghedini 2016-02-16 12:21:34 +00:00 committed by Daniel Stenberg
parent 8f72b13660
commit d49087f6bc
5 changed files with 12 additions and 0 deletions

View file

@ -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",