Home
last modified time | relevance | path

Searched refs:send_all (Results 76 – 100 of 592) sorted by relevance

12345678910>>...24

/dports/devel/py-pytest-trio/pytest-trio-0.7.0/pytest_trio/_tests/
H A Dtest_fixture_nursery.py8 await stream.send_all(buff)
20 await stream.send_all(b'ping')
/dports/net/libunp/unpv12e/mcast/
H A Dmain.c4 void send_all(int, SA *, socklen_t);
33 send_all(sendfd, sasend, salen); /* parent -> sends */ in main()
/dports/net/py-siosocks/siosocks-0.2.0/siosocks/io/
H A Dtrio.py24 await self.incoming_stream.send_all(data)
42 await w.send_all(b)
70 await self.stream.send_all(data)
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/sink/
H A Dmod.rs39 mod send_all; module
40 pub use self::send_all::SendAll;
223 fn send_all<'a, St>( in send_all() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/sink/
H A Dmod.rs39 mod send_all; module
40 pub use self::send_all::SendAll;
223 fn send_all<'a, St>( in send_all() method
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/examples/
H A Dupgrade_example.c66 send_all (MHD_socket sock, in send_all() function
122 send_all (md->sock, in run_usock()
136 send_all (md->sock, in run_usock()
/dports/net/libzmq4/zeromq-4.3.4/tests/
H A Dtest_security_curve.cpp230 void send_all (fd_t fd_, const char *data_, socket_size_t size_) in send_all() function
242 send_all (fd_, data_, N - 1); in send()
247 send_all (fd_, reinterpret_cast<const char *> (&data_), N); in send()
307 send_all (s_, &len, 1); in send_command()
311 send_all (s_, reinterpret_cast<char *> (&len), 8); in send_command()
313 send_all (s_, command_, N); in send_command()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/futures-util-0.3.1/src/sink/
H A Dmod.rs39 mod send_all; module
40 pub use self::send_all::SendAll;
222 fn send_all<'a, St>( in send_all() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/futures-util/src/sink/
H A Dmod.rs39 mod send_all; module
40 pub use self::send_all::SendAll;
222 fn send_all<'a, St>( in send_all() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-util-0.3.4/src/sink/
H A Dmod.rs39 mod send_all; module
40 pub use self::send_all::SendAll;
222 fn send_all<'a, St>( in send_all() method
/dports/net/py-trio/trio-0.19.0/trio/
H A D_highlevel_generic.py78 async def send_all(self, data): member in StapledStream
80 return await self.send_stream.send_all(data)
/dports/sysutils/vector/vector-0.10.0/tests/
H A Dbuffering.rs68 .send_all(input_events_stream); in test_buffering()
112 .send_all(input_events_stream); in test_buffering()
168 .send_all(input_events_stream); in test_max_size()
252 .send_all(input_events_stream); in test_reclaim_disk_space()
298 .send_all(input_events_stream); in test_reclaim_disk_space()
/dports/net/py-trio/trio-0.19.0/trio/tests/
H A Dtest_unix_pipes.py59 await send.send_all(b"123")
81 await write.send_all(big)
205 await s.send_all(b"x")
218 await s.send_all(b"x" * 100)
/dports/multimedia/librespot/librespot-0.1.3/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/devel/sccache/sccache-0.2.15/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/net-mgmt/nfs-exporter/freebsd-nfs-exporter-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/vector/vector-0.10.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/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/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/editors/xi-term/xi-term-d264767/cargo-crates/tokio-0.1.21/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/www/firefox/firefox-99.0/third_party/rust/tokio-0.1.14/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/mail/thunderbird/thunderbird-91.8.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/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/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/www/websocat/websocat-1.9.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/rsfetch/rsfetch-2.0.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/www/firefox-esr/firefox-91.8.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()

12345678910>>...24