lib: remove personal names from comments

- it's just too random who got mentioned
- we can't mention all, so better consistently mention none
- make sure they all are mentioned in THANKS
- also remove some unnecessary comment ramblings

Closes #18803
This commit is contained in:
Daniel Stenberg 2025-10-02 08:30:52 +02:00
parent 7f0fd14d9f
commit ea4ba6d9ef
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
8 changed files with 14 additions and 45 deletions

View file

@ -821,8 +821,8 @@ static bool verifyconnect(curl_socket_t sockfd, int *error)
* In October 2003 we effectively nullified this function on Windows due to
* problems with it using all CPU in multi-threaded cases.
*
* In May 2004, we bring it back to offer more info back on connect failures.
* Gisle Vanem could reproduce the former problems with this function, but
* In May 2004, we brought it back to offer more info back on connect
* failures. We could reproduce the former problems with this function, but
* could avoid them by adding this SleepEx() call below:
*
* "I do not have Rational Quantify, but the hint from his post was