Home
last modified time | relevance | path

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

/dports/net/proby/proby-1.0.2/cargo-crates/trust-dns-proto-0.18.0-alpha.2/src/xfer/
H A Ddns_handle.rs19 use crate::xfer::{ignore_send, DnsRequest, DnsRequestOptions, DnsResponse, SerialMessage};
83 ignore_send(complete.send(Err(ProtoError::from(format!( in send()
H A Ddns_multiplexer.rs31 ignore_send, DnsClientStream, DnsRequest, DnsRequestOptions, DnsRequestSender, DnsResponse,
95 ignore_send(self.completion.send(Err(error))); in complete_with_error()
106 ignore_send(self.completion.send(Ok(self.responses.into()))); in complete()
H A Dmod.rs43 fn ignore_send<M, E: Debug>(result: Result<M, E>) { in ignore_send() function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/xfer/
H A Ddns_multiplexer.rs31 ignore_send, DnsClientStream, DnsRequest, DnsRequestOptions, DnsRequestSender, DnsResponse,
96 ignore_send(self.completion.send(Err(error))); in complete_with_error()
107 ignore_send(self.completion.send(Ok(self.responses.into()))); in complete()
H A Dmod.rs45 fn ignore_send<M, E: Debug>(result: Result<M, E>) { in ignore_send() function
/dports/net/oha/oha-0.4.7/cargo-crates/trust-dns-proto-0.20.3/src/xfer/
H A Ddns_multiplexer.rs31 ignore_send, DnsClientStream, DnsRequest, DnsRequestOptions, DnsRequestSender, DnsResponse,
96 ignore_send(self.completion.send(Err(error))); in complete_with_error()
107 ignore_send(self.completion.send(Ok(self.responses.into()))); in complete()
H A Dmod.rs45 fn ignore_send<M, E: Debug>(result: Result<M, E>) { in ignore_send() function
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/trust-dns-proto-0.19.5/src/xfer/
H A Ddns_multiplexer.rs31 ignore_send, DnsClientStream, DnsRequest, DnsRequestOptions, DnsRequestSender, DnsResponse,
96 ignore_send(self.completion.send(Err(error))); in complete_with_error()
107 ignore_send(self.completion.send(Ok(self.responses.into()))); in complete()
H A Dmod.rs45 fn ignore_send<M, E: Debug>(result: Result<M, E>) { in ignore_send() function