Alex Crichton
f036691681
Clean up the pipe-hup test slightly
2016-12-08 16:30:18 -08:00
Andreas Rottmann
dc27c0a524
Add test for EPOLLHUP without EPOLLIN
...
Note that this brings in a lot of machinery just for the sake of
wrapping file descriptors as PollEvented. This should maybe be moved
into the public API of some crate.
2016-12-08 17:52:40 +01:00
Alex Crichton
3b38e518ca
Bump to 0.1.1
2016-11-22 15:39:13 -08:00
Alex Crichton
56c2c31bcf
Depend on futures from crates.io
2016-11-22 09:40:35 -08:00
Dan Burkert
9dce803e4a
Depend directly on git version of futures-rs
...
Cargo replace directives are not meant for libraries, since they are not
transitively inherited by the application.
2016-11-07 20:22:06 -08:00
Alex Crichton
614887b8c1
Implement split() with BiLock
2016-11-05 11:14:54 -07:00
Alex Crichton
688b67c8d8
Don't need regex from env_logger
2016-10-12 23:34:58 -07:00
Alex Crichton
550dc76bbd
Depend on futures from crates.io
2016-09-09 18:02:03 -07:00
Alex Crichton
3282b3ec0d
Update to mio 0.6
2016-09-01 22:14:26 -07:00
Carl Lerche
2081bcc430
Track Slab changes
2016-09-01 10:12:15 -07:00
Alex Crichton
f107c8d860
Rename to tokio-core, add in futures-io
...
Renames the futures-mio crate to tokio-core, pulls in the futures-io crate under
an `io` module, and gets everything compiling.
2016-08-26 14:39:47 -07:00
Alex Crichton
217af868e1
Implement UDS bindings
...
Closes #61
2016-08-15 10:31:23 -07:00
Alex Crichton
f08e8ec672
Fix compile on windows
2016-08-10 22:33:45 -07:00
Alex Crichton
68103727f1
Use the dev branch of mio
2016-08-08 13:22:16 -07:00
Alex Crichton
8d73133907
write-then-drop is now upstream
2016-08-08 11:00:04 -07:00
Alex Crichton
8eb1f681af
Don't export the timer_wheel
module
...
Move tests into that module
2016-08-05 09:44:00 -07:00
Alex Crichton
b47b9f5398
Remove README descriptions where not present
2016-07-31 13:58:38 -07:00
Alex Crichton
192579d62a
Add some descriptions
2016-07-31 13:55:04 -07:00
Alex Crichton
bc64194be1
Let's rename everything!
2016-07-30 22:50:58 -07:00