aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test506
AgeCommit message (Collapse)Author
2003-12-16modified and corrected test 506Daniel Stenberg
2003-10-12Dirk Manske made the share-locking around DNS lookups a bit "looser" so thatDaniel 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-11test case 506 added, written by Dirk ManskeDaniel Stenberg