mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Add WSAIoctl to allowed platform symbols on Windows
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Norbert Pocs <norbertp@openssl.org>
MergeDate: Mon Jan 12 18:37:12 2026
(Merged from https://github.com/openssl/openssl/pull/29608)
(cherry picked from commit 0f8166512f)
This commit is contained in:
@@ -182,6 +182,7 @@ DeleteCriticalSection
|
||||
ReleaseSemaphore
|
||||
WaitForSingleObject
|
||||
WSASocketA
|
||||
WSAIoctl
|
||||
GetCurrentThreadId
|
||||
SetUnhandledExceptionFilter
|
||||
GetExitCodeThread
|
||||
|
||||
Reference in New Issue
Block a user