Home
last modified time | relevance | path

Searched refs:SSL_ERROR_SYSCALL (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Derror.rs116 const SSL_ERROR_SYSCALL: c_int = 5; const
128 pub(crate) const SYSCALL: SslErrorCode = SslErrorCode(SSL_ERROR_SYSCALL);