mirror of
https://github.com/curl/curl.git
synced 2026-06-08 15:24:17 +03:00
fixup future tense
This commit is contained in:
parent
84d5b65c64
commit
e7bf562e6f
1 changed files with 2 additions and 2 deletions
|
|
@ -260,8 +260,8 @@
|
|||
|
||||
"We are running libcurl in WebAssembly which does not have TCP_NODELAY." If
|
||||
TCP_NODELAY exists at build-time but (always) fails at runtime, every request
|
||||
that sets this by default will output "Could not set TCP_NODELAY: Protocol
|
||||
not available". Consider ways to improve this.
|
||||
that sets this by default outputs "Could not set TCP_NODELAY: Protocol not
|
||||
available". Consider ways to improve this.
|
||||
|
||||
See https://github.com/curl/curl/issues/17974
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue