We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pipe::OpenOptions
1 parent 3f1f268 commit 171cd14Copy full SHA for 171cd14
tokio/CHANGELOG.md
@@ -9,7 +9,7 @@
9
- sync: `mpsc::OwnedPermit::{same_channel, same_channel_as_sender}` methods ([#7389])
10
- macros: `biased` option for `join!` and `try_join!`, similar to `select!` ([#7307])
11
- net: support for cygwin ([#7393])
12
-- net: support `pope::OpenOptions::read_write` on Android ([#7426])
+- net: support `pipe::OpenOptions::read_write` on Android ([#7426])
13
- net: add `Clone` implementation for `net::unix::SocketAddr` ([#7422])
14
15
## Changed
0 commit comments