Skip to content

Commit 6ff7aef

Browse files
committed
readme
1 parent c3a6497 commit 6ff7aef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# async-std-udp-test
2+
3+
example for [this issue](https://github.com/async-rs/async-std/issues/955)
4+
5+
A UDP socket sends messages to another UDP socket. The reading side polls a socket through a manual poll function. This works in async-std 1.6.2 (as pinned in Cargo.toml) but seems to fail when changin to async-std 1.9.
6+

0 commit comments

Comments
 (0)