Age | Commit message (Expand) | Author |
---|---|---|
2017-08-16 | Replace ffi declarations for select | Bryant Mairs |
2017-08-11 | Calculate `nfds` parameter for `select` | Jonas Schievink |
2017-04-16 | Self should not be mutated (pull request 564) | diekmann |
2016-11-25 | Fix use-after-free in select | Alan Somers |
2016-11-19 | Make TimeVal a NewType | Alan Somers |
2016-08-25 | Implement `Clone` for `FdSet` on Mac/iOS | Murarth |
2016-02-20 | select: make FdSet Cloneable | Nikolay Amiantov |
2016-02-20 | select: allow infinite timeout | Nikolay Amiantov |
2016-01-28 | Move errno::Result back to crate root | arcnmx |
2016-01-28 | Errno::result() | arcnmx |
2015-10-07 | Add sys::select::FdSet::clear. | Utkarsh Kukreti |
2015-09-28 | Add sys::select::FdSet and sys::select::select. | Utkarsh Kukreti |