mirror of
https://github.com/curl/curl.git
synced 2026-08-25 13:53:37 +03:00
test2600: fix the description
It looks like it was cut-and-pasted. Closes #11354
This commit is contained in:
parent
96e4d6809c
commit
47c04d7136
2 changed files with 3 additions and 3 deletions
|
|
@ -347,7 +347,7 @@ static void test_connect(struct test_case *tc)
|
|||
|
||||
/*
|
||||
* How these test cases work:
|
||||
* - replace the creation of the TCP socket filter with out test filter
|
||||
* - replace the creation of the TCP socket filter with our test filter
|
||||
* - test filter does nothing and reports failure after configured delay
|
||||
* - we feed addresses into the resolve cache to simulate different cases
|
||||
* - we monitor how many instances of ipv4/v6 attempts are made and when
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue