Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-12 | Dirk Manske made the share-locking around DNS lookups a bit "looser" so that | Daniel Stenberg | |
multiple DNS lookups can run simultaneously faster. The downside is that resolving the same host name now can be made at once from multiple threads, but the upside is that threads now don't alwys have to wait for the others' resolves. Test case 506 updated accordingly. | |||
2003-08-11 | test case 506 added, written by Dirk Manske | Daniel Stenberg | |