aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test506
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-12 13:57:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-12 13:57:41 +0000
commit022996e5c77e4a1bdf43f17a3562efee314478c3 (patch)
tree180882201ae19d1c125e3631cd1df754fadf2411 /tests/data/test506
parent4935853eb9d13beba2fa9ba1702b69fdb71832cc (diff)
downloadgnurl-022996e5c77e4a1bdf43f17a3562efee314478c3.tar.gz
gnurl-022996e5c77e4a1bdf43f17a3562efee314478c3.tar.bz2
gnurl-022996e5c77e4a1bdf43f17a3562efee314478c3.zip
Dirk Manske made the share-locking around DNS lookups a bit "looser" so that
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.
Diffstat (limited to 'tests/data/test506')
-rw-r--r--tests/data/test5062
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test506 b/tests/data/test506
index bb9ee3836..1fbd4bac8 100644
--- a/tests/data/test506
+++ b/tests/data/test506
@@ -68,6 +68,8 @@ unlock: share <Pigs in space>
PERFORM
lock: dns <Pigs in space>
unlock: dns <Pigs in space>
+lock: dns <Pigs in space>
+unlock: dns <Pigs in space>
lock: cookie <Pigs in space>
unlock: cookie <Pigs in space>
lock: cookie <Pigs in space>