mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
This works only for IPv4 addresses
This commit is contained in:
parent
71baa4967d
commit
be7992e639
@ -9,7 +9,7 @@
|
||||
//! and in another terminal you can run:
|
||||
//!
|
||||
//! ```sh
|
||||
//! $ echo -n "hello" | nc -4u localhost 8080
|
||||
//! $ nc -4u localhost 8080
|
||||
//! ```
|
||||
//!
|
||||
//! Each line you type in to the `nc` terminal should be echo'd back to you!
|
||||
|
Loading…
x
Reference in New Issue
Block a user