| /commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/conn/ |
| D | mod.rs | 28 fn shutdown(&self); in shutdown() method
|
| D | http1.rs | 136 fn shutdown(&self) { in shutdown() method
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/ |
| D | mod.rs | 32 fn shutdown(&self); in shutdown() method
|
| D | http1.rs | 145 fn shutdown(&self) { in shutdown() method
|
| D | http2.rs | 281 fn shutdown(&self) { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
| D | blocking_pool.rs | 75 pub fn shutdown(&mut self, timeout: Duration) -> bool { in shutdown() method 157 shutdown: bool, field 330 let shutdown = shared.shutdown; in run() localVariable
|
| /commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/ |
| D | datagram.rs | 269 pub fn shutdown(&self, how: std::net::Shutdown) -> io::Result<()> { in shutdown() method
|
| D | stream.rs | 166 pub fn shutdown(&self, how: std::net::Shutdown) -> io::Result<()> { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/ |
| D | mod.rs | 79 pub(crate) fn shutdown(self) { in shutdown() method
|
| D | task_handle.rs | 246 pub(crate) unsafe fn shutdown(self) { in shutdown() function
|
| D | join_set.rs | 263 pub async fn shutdown(&mut self) { in shutdown() method
|
| D | raw.rs | 109 pub(super) fn shutdown(self) { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/ |
| D | stream.rs | 332 pub fn shutdown(&self, how: Shutdown) -> Result<()> { in shutdown() method
|
| D | datagram.rs | 429 pub fn shutdown(&self, how: std::net::Shutdown) -> Result<()> { in shutdown() method
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/downloader/ |
| D | mod.rs | 274 fn shutdown(&self) { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/ |
| D | async_write.rs | 290 fn shutdown(&mut self) -> ShutdownTask<'_, Self> in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/tcp/ |
| D | stream.rs | 123 pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { in shutdown() method
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/ |
| D | stream.rs | 155 pub(crate) fn shutdown(&mut self) -> Result<ShutdownResult, SslError> { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/tcp/ |
| D | stream.rs | 195 pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/tcp/ |
| D | stream.rs | 562 pub fn shutdown(&self, how: Shutdown) -> io::Result<()> { in shutdown() method
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/util/ |
| D | dispatcher.rs | 88 pub(crate) shutdown: AtomicBool, field 134 pub(crate) fn shutdown(&self) { in shutdown() method 316 pub(crate) fn shutdown(&self) { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/ |
| D | schedule_io.rs | 179 pub(crate) fn shutdown(&self) { in shutdown() method
|