OpenSSL::SSL::ErrorType

alias OpenSSL::SSL::ErrorType

Alias Definition

LibSSL::SSLError

Defined in:

openssl.cr

Constant 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–2017 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.22.0/OpenSSL/SSL/ErrorType.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部