index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libnative
/
io
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-16
Implement named pipes for windows, touch up unix
Alex Crichton
-2
/
+7
2014-02-16
Move unix pipes implementation to pipe_unix.rs
Alex Crichton
-4
/
+12
2014-02-16
Implement Unix domain sockets in libnative
Geoffroy Couprie
-2
/
+2
2014-02-11
Rewrite channels yet again for upgradeability
Alex Crichton
-2
/
+1
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-1
/
+1
2014-01-26
std,extra: Make some types public and other private.
Huon Wilson
-1
/
+1
2014-01-24
auto merge of #11748 : brson/rust/timerfdandroid, r=alexcrichton
bors
-1
/
+1
2014-01-24
auto merge of #11732 : luqmana/rust/native-getaddrinfo, r=alexcrichton
bors
-9
/
+10
2014-01-23
native: Don't use timerfd on Android
Brian Anderson
-1
/
+1
2014-01-22
Implement native timers
Alex Crichton
-1
/
+17
2014-01-22
libnative: Implement get_host_addresses.
Luqman Aden
-9
/
+10
2014-01-05
Handle EINTR throughout libnative
Alex Crichton
-3
/
+14
2013-12-31
Implement native UDP I/O
Alex Crichton
-2
/
+2
2013-12-27
Implement native TCP I/O
Alex Crichton
-10
/
+43
2013-12-27
Bring native process bindings up to date
Alex Crichton
-3
/
+16
2013-12-24
rustuv: Remove the id() function from IoFactory
Alex Crichton
-3
/
+0
2013-12-24
native: Introduce libnative
Alex Crichton
-0
/
+225