-
Notifications
You must be signed in to change notification settings - Fork 79
MbedTLS Additional Information
Patrick Heyer edited this page Feb 23, 2022
·
1 revision
The following is a list of changes/patches applied to MbedTLS as part of obs-deps.
Enables the alternative mutex-based threading mode (Windows only).
Adds the necessary typedef
for the alternative mutex-based threading mode (Windows only).
Enables the POSIX Threads-based threading mode (macOS only).