mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
change optval type to match system
This commit is contained in:
@ -416,7 +416,7 @@
|
||||
#endif
|
||||
#endif
|
||||
#ifndef XSOCKOPT_TYPE_OPTVAL_TYPE
|
||||
#ifdef USE_WINDOWS_API
|
||||
#ifndef USE_WINDOWS_API
|
||||
#define XSOCKOPT_TYPE_OPTVAL_TYPE void*
|
||||
#else
|
||||
#define XSOCKOPT_TYPE_OPTVAL_TYPE char*
|
||||
|
Reference in New Issue
Block a user