Home
last modified time | relevance | path

Searched refs:send_all (Results 101 – 125 of 592) sorted by relevance

12345678910>>...24

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/tokio-0.1.11/examples/
H A Dudp-codec.rs47 a_sink.send_all(a_stream) in main()
56 let b = b_sink.send_all(b_stream); in main()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-0.1.22/examples/
H A Dudp-codec.rs47 a_sink.send_all(a_stream) in main()
56 let b = b_sink.send_all(b_stream); in main()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/kafka-0.8.0/tests/integration/consumer_producer/
H A Dproducer.rs41 let confirms = producer.send_all(records).unwrap();
64 let error_code = match producer.send_all(records).unwrap_err() {
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-util-0.3.5/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/futures-util-0.3.8/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/games/genact/genact-0.10.0/cargo-crates/futures-util-0.3.5/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-util-0.3.5/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/futures-util-0.3.7/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/www/castor/castor-0.8.16/cargo-crates/futures-util-0.3.6/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/net/py-trio/trio-0.19.0/trio/tests/
H A Dtest_util.py73 assert trio.abc.Stream.send_all.__module__ == "trio.abc"
78 assert trio.abc.SendStream.send_all.__name__ == "send_all"
79 assert trio.abc.SendStream.send_all.__qualname__ == "SendStream.send_all"
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-0.3.5/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-0.3.5/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/net-im/fractal/fractal-4.4.0/vendor/futures-util/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/futures-util-0.3.5/src/sink/
H A Dmod.rs41 mod send_all; module
42 pub use self::send_all::SendAll;
224 fn send_all<'a, St>( in send_all() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-util-0.3.9/src/sink/
H A Dmod.rs44 mod send_all; module
45 pub use self::send_all::SendAll;
250 fn send_all<'a, St>(&'a mut self, stream: &'a mut St) -> SendAll<'a, Self, St> in send_all() method
/dports/www/py-hypercorn/Hypercorn-0.12.0/src/hypercorn/protocol/
H A Dquic.py85 async def send_all(self, connection: QuicConnection) -> None: member in QuicProtocol
104 partial(self.send_all, connection),
116 await self.send_all(connection)
/dports/lang/rust/rustc-1.58.1-src/vendor/futures-util/src/sink/
H A Dmod.rs44 mod send_all; module
45 pub use self::send_all::SendAll;
250 fn send_all<'a, St>(&'a mut self, stream: &'a mut St) -> SendAll<'a, Self, St> in send_all() method
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/
H A Dpath_encoding_overflow.c59 int send_all(int fd, const void *msg, size_t n_bytes) in send_all() function
137 send_all(1, buf, 67); in main()
/dports/security/py-ailment/binaries-9.0.5405/tests_src/
H A Dpath_encoding_overflow.c59 int send_all(int fd, const void *msg, size_t n_bytes) in send_all() function
137 send_all(1, buf, 67); in main()
/dports/security/py-angr/binaries-9.0.5405/tests_src/
H A Dpath_encoding_overflow.c59 int send_all(int fd, const void *msg, size_t n_bytes) in send_all() function
137 send_all(1, buf, 67); in main()
/dports/devel/py-cle/binaries-9.0.5405/tests_src/
H A Dpath_encoding_overflow.c59 int send_all(int fd, const void *msg, size_t n_bytes) in send_all() function
137 send_all(1, buf, 67); in main()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/tokio-core-0.1.17/examples/
H A Dudp-codec.rs64 a_sink.send_all(a_stream) in main()
73 let b = b_sink.send_all(b_stream); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/tokio-core/examples/
H A Dudp-codec.rs65 a_sink.send_all(a_stream) in main()
74 let b = b_sink.send_all(b_stream); in main()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/tokio-core-0.1.17/examples/
H A Dudp-codec.rs64 a_sink.send_all(a_stream) in main()
73 let b = b_sink.send_all(b_stream); in main()

12345678910>>...24