summaryrefslogtreecommitdiff
path: root/tests/data/test597
Commit message (Collapse)AuthorAgeFilesLines
* connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg2019-02-191-1/+0
| | | | | | | | and make CONNECT_ONLY conections never reuse any existing ones either. Reported-by: Pavel Löbl Bug: https://curl.haxx.se/mail/lib-2019-02/0064.html Closes #3586
* multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun2011-12-071-0/+37