{"author":"Stefan Eissing","author_email":"stefan@eissing.org","author_time":1739980171,"commit_time":1740046431,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"a1850ad7debe33fded6367e34d5c06be4d51f58e","message":"cfilter: remove 'blocking' connect handling\n\nRemove `blocking` argument from cfilter's connect method.\n\nImplement blocking behaviour in Curl_conn_connect() instead for all\nfilter chains.\n\nUpdate filters implementations. Several of which did never use the\nparamter (QUIC for example). Simplifies connect handling in TLS filters\nthat no longer need to loop\n\nFixed a blocking connect call in FTP when waiting on a socket accept()\nwhich only worked because the filter did not implement it.\n\nCloses #16397\n","parents":["654f8cb5f353905c6eb5b2a6ef7e5beafa7d0634"],"tree_hash":"cf06b812d1c91f6deb41226d79ce4f984f7a854a"}