Skip to content

Introduce kws_cancel() API to safely interrupt in-progress blocking connect, SSL handshake, and read operations from another thread using a volatile cancel flag checked in all polling loops. NULL-safe. Add a unit-test.#255

Open
andywolk wants to merge 1 commit intomasterfrom
kws_cancel