mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-23 00:00:10 +02:00
process: [WIP] Actually be non-blocking
This commit is contained in:
@@ -15,4 +15,5 @@ fn main() {
|
||||
}
|
||||
stdout.write(line.as_bytes()).unwrap();
|
||||
}
|
||||
stdout.flush().unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user