Skip to content

Introduce kws_cancel() API to safely interrupt in-progress blocking c…

c5de1a7
Select commit
Loading
Failed to load commit list.
Open

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

Introduce kws_cancel() API to safely interrupt in-progress blocking c…
c5de1a7
Select commit
Loading
Failed to load commit list.