mirror of
https://github.com/curl/curl.git
synced 2026-08-25 11:23:39 +03:00
tidy-up: update MS links, allow long URLs via checksrc
- update Microsoft documentation links. (also drop language designator where present.) - checksrc: allow longer than 78 character lines if they contain a https URL. To make these links easier to use and parse. - merge links that were split into two lines. Closes #18626
This commit is contained in:
parent
92f215fea1
commit
1429858bce
16 changed files with 33 additions and 42 deletions
|
|
@ -453,7 +453,7 @@ int Curl_socket_close(struct Curl_easy *data, struct connectdata *conn,
|
|||
/* When you run a program that uses the Windows Sockets API, you may
|
||||
experience slow performance when you copy data to a TCP server.
|
||||
|
||||
https://support.microsoft.com/kb/823764
|
||||
https://learn.microsoft.com/troubleshoot/windows-server/networking/slow-performance-copy-data-tcp-server-sockets-api
|
||||
|
||||
Work-around: Make the Socket Send Buffer Size Larger Than the Program Send
|
||||
Buffer Size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue