You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the following code with haxe --macro Config.main() result in error Field index for SSL_IS_SERVER not found on prototype mbedtls._SslEndpoint.SslEndpoint_Impl_
Since 944d4fd ( #11481 )
Run the following code with
haxe --macro Config.main()
result in errorField index for SSL_IS_SERVER not found on prototype mbedtls._SslEndpoint.SslEndpoint_Impl_
Since 944d4fd ( #11481 )
It works fine with
haxe --run Config
.The text was updated successfully, but these errors were encountered: