TODO: remove "Support MQTTS"

implemented

Follow-up to 6c31df453b
This commit is contained in:
Daniel Stenberg 2026-08-18 11:17:20 +02:00
parent 1d8f54823e
commit b729003d83
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -963,8 +963,6 @@ See [curl issue 4477](https://github.com/curl/curl/issues/4477)
The rate-limiting logic is done in the PERFORMING state in multi.c but MQTT is
not (yet) implemented to use that.
## Support MQTTS
## Handle network blocks
Running test suite with `CURL_DBG_SOCK_WBLOCK=90 ./runtests.pl -a mqtt` makes