summary refs log tree commit diff
path: root/src/libnative/io/mod.rs
AgeCommit message (Expand)AuthorLines
2014-01-05Handle EINTR throughout libnativeAlex Crichton-3/+14
2013-12-31Implement native UDP I/OAlex Crichton-2/+2
2013-12-27Implement native TCP I/OAlex Crichton-10/+43
2013-12-27Bring native process bindings up to dateAlex Crichton-3/+16
2013-12-24rustuv: Remove the id() function from IoFactoryAlex Crichton-3/+0
2013-12-24native: Introduce libnativeAlex Crichton-0/+225