about summary refs log tree commit diff
path: root/src/libnative/io/c_unix.rs
AgeCommit message (Expand)AuthorLines
2014-05-13io: Implement process wait timeoutsAlex Crichton-0/+109
2014-05-07native: Implement timeouts for unix networkingAlex Crichton-0/+7
2014-04-19std: Add an experimental connect_timeout functionAlex Crichton-0/+76