Commit Graph

4 Commits

Author SHA1 Message Date
Nick 49ec1ba8bb
Add handle argument back to `NamedPipe` creation methods.
Needed by `PollEvented2` to ensure a single consistent thread for use
by multiple pipe connections.
2018-08-29 09:38:28 -07:00
Nick b4c9d87f1d
Migrate/update to `tokio` crate.
* Migrate from `tokio_core` to `tokio`.
* Bump version to 0.2.
2018-08-09 09:10:40 -07:00
NikVolf 0b9b728eae experimental implementation 2017-04-21 00:11:59 +03:00
Alex Crichton 90ae4febd4 Initial commit 2016-12-11 23:57:14 -08:00