mirror of
https://github.com/curl/curl.git
synced 2026-07-28 16:33:07 +03:00
add sockd to spellcheck.words
This commit is contained in:
parent
3239450dc0
commit
75c5d663ac
2 changed files with 2 additions and 1 deletions
1
.github/scripts/spellcheck.words
vendored
1
.github/scripts/spellcheck.words
vendored
|
|
@ -771,6 +771,7 @@ smtp
|
|||
smtps
|
||||
SMTPS
|
||||
SNI
|
||||
sockd
|
||||
socketopen
|
||||
socketpair
|
||||
sockopt
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ curl> python3 tests/http/scorecard.py -d --download-sizes=1mb --download-count=1
|
|||
|
||||
Similar options are available for uploads and requests scenarios.
|
||||
|
||||
##sockd
|
||||
## sockd
|
||||
|
||||
If you have configured curl with `--with-test-sockd=<sockd-path>` for a
|
||||
`dante sockd` server installed on your system, you can provide the scorecard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue