| /commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/conn/ |
| D | mod.rs | 25 fn shutdown(&self); in shutdown() method
|
| D | http1.rs | 132 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 | http2.rs | 353 fn shutdown(&self) { in shutdown() method 536 let shutdown = Arc::new(AtomicBool::new(false)); in ut_http2_body_poll_read() localVariable
|
| D | http1.rs | 398 fn shutdown(&self) { in shutdown() method
|
| D | http3.rs | 288 fn shutdown(&self) { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
| D | blocking_pool.rs | 76 pub fn shutdown(&mut self, timeout: Duration) -> bool { in shutdown() method 157 shutdown: bool, field 376 let shutdown = shared.shutdown; in run() localVariable
|
| /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_runtime/ylong_runtime/src/task/ |
| D | mod.rs | 81 pub(crate) fn shutdown(self) { in shutdown() method
|
| D | task_handle.rs | 219 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 | 165 pub(super) fn shutdown(self) { in shutdown() method
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/downloader/ |
| D | mod.rs | 268 fn shutdown(&self) { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/ |
| D | datagram.rs | 429 pub fn shutdown(&self, how: std::net::Shutdown) -> Result<()> { in shutdown() method
|
| D | stream.rs | 332 pub fn shutdown(&self, how: Shutdown) -> Result<()> { in shutdown() method
|
| /commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/ |
| D | datagram.rs | 257 pub fn shutdown(&self, how: std::net::Shutdown) -> io::Result<()> { in shutdown() method
|
| D | stream.rs | 157 pub fn shutdown(&self, how: std::net::Shutdown) -> io::Result<()> { 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_http/ylong_http_client/src/util/c_openssl/ssl/ |
| D | stream.rs | 176 pub(crate) fn shutdown(&mut self) -> Result<ShutdownResult, SslError> { 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 | 160 pub(crate) shutdown: AtomicBool, field 223 pub(crate) fn shutdown(&self) { in shutdown() method 624 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
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/ |
| D | stream_manager.rs | 688 fn shutdown(&mut self, cx: &mut Context<'_>, err: &DispatchErrorKind) { in shutdown() method
|
| D | streams.rs | 571 pub(crate) fn shutdown(&mut self, cx: &mut Context<'_>, err: &DispatchErrorKind) { in shutdown() method
|