Home
last modified time | relevance | path

Searched defs:ShutdownResult (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dstream.rs174 pub(crate) fn shutdown(&mut self) -> Result<ShutdownResult, SslError> { in shutdown()
250 pub(crate) enum ShutdownResult { enum