diff options
author | Daniel Stenberg <daniel@haxx.se> | 2022-06-15 23:43:33 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2022-06-15 23:43:35 +0200 |
commit | ef22d5c42a25eb4c9c1fbc2bb20427f7017ce118 (patch) | |
tree | ae76af12cc7ee434fcc43b0ee03ab500346073b7 /Makefile.dist | |
parent | c828dc72e52a245f48e5b005e895f5ff4d35b002 (diff) | |
download | curl-ef22d5c42a25eb4c9c1fbc2bb20427f7017ce118.tar.gz |
libssh: skip the fake-close when libssh does the right thing
Starting in libssh 0.10.0 ssh_disconnect() will no longer close our
socket. Instead it will be kept alive as we want it, and it is our
responsibility to close it later.
Ref: #8718
Ref: https://gitlab.com/libssh/libssh-mirror/-/merge_requests/240
Closes #9021
Diffstat (limited to 'Makefile.dist')
0 files changed, 0 insertions, 0 deletions