Home
last modified time | relevance | path

Searched defs:unbounded_send (Results 1 – 25 of 95) sorted by relevance

1234

/dports/security/rustscan/RustScan-2.0.1/cargo-crates/trust-dns-proto-0.19.5/src/xfer/
H A Dmod.rs73 pub fn unbounded_send(&self, msg: SerialMessage) -> Result<(), TrySendError<SerialMessage>> { in unbounded_send() method
129 pub fn unbounded_send( in unbounded_send() function
/dports/net/proby/proby-1.0.2/cargo-crates/trust-dns-proto-0.18.0-alpha.2/src/xfer/
H A Dmod.rs71 pub fn unbounded_send(&self, msg: SerialMessage) -> Result<(), TrySendError<SerialMessage>> { in unbounded_send() method
131 pub fn unbounded_send( in unbounded_send() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-0.1.30/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/futures/src/unsync/
H A Dmpsc.rs259 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/futures-0.1.23/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/audio/lewton/lewton-0.10.2/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/editors/xi-term/xi-term-d264767/cargo-crates/futures-0.1.27/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/www/firefox/firefox-99.0/third_party/rust/futures-0.1.31/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/net/proby/proby-1.0.2/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/futures-0.1.31/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/futures-0.1.31/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/www/websocat/websocat-1.9.0/cargo-crates/futures-0.1.31/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/lang/rust/rustc-1.58.1-src/vendor/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/futures-0.1.31/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/futures-0.1.31/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-0.1.29/src/unsync/
H A Dmpsc.rs263 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-0.1.29/src/sync/mpsc/
H A Dmod.rs694 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-0.1.30/src/sync/mpsc/
H A Dmod.rs694 pub fn unbounded_send(&self, msg: T) -> Result<(), SendError<T>> { in unbounded_send() method
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/futures-channel-0.3.1/src/mpsc/
H A Dmod.rs731 pub fn unbounded_send(&self, msg: T) -> Result<(), TrySendError<T>> { in unbounded_send() method

1234