Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/curl/docs/cmdline-opts/no-keepalive.d @ 3:2c135c81b16c
MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:44:09 +0200 |
| parents | b50eed0cc0ef |
| children |
comparison
equal
deleted
inserted
replaced
| 0:6015a75abc2d | 3:2c135c81b16c |
|---|---|
| 1 Long: no-keepalive | |
| 2 Help: Disable TCP keepalive on the connection | |
| 3 --- | |
| 4 Disables the use of keepalive messages on the TCP connection. curl otherwise | |
| 5 enables them by default. | |
| 6 | |
| 7 Note that this is the negated option name documented. You can thus use | |
| 8 --keepalive to enforce keepalive. |
