mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-04-17 20:43:11 +03:00
Thread Sanitizer reports two data races on CancelAccept and CallingThread in SOCK, shared between Accept(Accept6) and Disconnect. These are used when interrupting an Accept operation from a Disconnect. These races are benign because they work correctly even if both fields have old values.
1.9 KiB
1.9 KiB