| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-06 | Don't read forever on a file descriptor | Alex Crichton | -4/+4 |
| 2014-01-06 | Don't wait for a full buffer when reading TCP | Alex Crichton | -4/+4 |
| 2014-01-05 | Handle EINTR throughout libnative | Alex Crichton | -70/+108 |
| 2014-01-01 | libnative: Use [from|to]_be16 instead of bswap16 | Carl-Anton Ingmarsson | -6/+2 |
| 2013-12-31 | auto merge of #11187 : alexcrichton/rust/once, r=brson | bors | -9/+4 |
| 2013-12-31 | Convert relevant static mutexes to Once | Alex Crichton | -9/+4 |
| 2013-12-31 | Implement native UDP I/O | Alex Crichton | -89/+264 |
| 2013-12-27 | Implement native TCP I/O | Alex Crichton | -15/+462 |
| 2013-12-27 | Bring native process bindings up to date | Alex Crichton | -70/+136 |
| 2013-12-25 | Test fixes and rebase conflicts | Alex Crichton | -1/+2 |
| 2013-12-24 | rustuv: Remove the id() function from IoFactory | Alex Crichton | -3/+0 |
| 2013-12-24 | native: Add tests and cleanup entry points | Alex Crichton | -2/+1 |
| 2013-12-24 | native: Introduce libnative | Alex Crichton | -0/+1835 |
