alias OpenSSL::SSL::ErrorType
Alias Definition
LibSSL::SSLError
Defined in:
openssl.crConstant Summary
- NONE =
0
- SSL =
1
- SYSCALL =
5
- WANT_ACCEPT =
8
- WANT_CONNECT =
7
- WANT_READ =
2
- WANT_WRITE =
3
- WANT_X509_LOOKUP =
4
- ZERO_RETURN =
6
© 2012–2021 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.2.1/OpenSSL/SSL/ErrorType.html