Danilo Silva

Results 5 comments of Danilo Silva

windows?!? what is it? no no, on linux :) I had this problem on old version of rust and also in the latest, the version of mio (founded in Cargo.lock)...

it it can be useful: if the future returned is linked with the future created on the reader (through the select method like you do [in the chat example](https://github.com/tokio-rs/tokio-core/blob/master/examples/chat.rs#L122)) it...

I don't really know, sorry, I'm not a system programming expert. What I can say is that I would expect an error even if I'm not reading from the SplitStream/Readhalf...

> The program here isn't listening for any events from the file descriptor, so the next event is an internval message which causes the failed write to become apparent. are...

Hi, is the merge of this pull request planned?