{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1736866041,"commit_time":1736868766,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"be82a3605a4b539580b3de776ffcca25b8770e43","message":"easy: make curl_easy_perform() return error if connection still there\n\nThis typically happens if CURL_CONNECT_ONLY is used and a second\ncurl_easy_perform() is attempted.\n\nA connection \"taken over\" with CURL_CONNECT_ONLY cannot be ended any\nother way than a curl_easy_cleanup() on the easy handle that holds it.\n\nAdd test 696 to verify.\n\nCloses #16003\n","parents":["2f8ecd5dbd55b801b0ae13b9374c06ec19e8ea9e"],"tree_hash":"b9b793d66da1e43c7f06753a2256336a119c3b37"}