Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs3718 pub fn get_shutdown(&mut self) -> ShutdownState { in get_shutdown()
3730 pub fn set_shutdown(&mut self, state: ShutdownState) { in set_shutdown()