summaryrefslogtreecommitdiff
path: root/src/sys/event.rs
AgeCommit message (Expand)Author
2014-09-21correctly match the kqueue man pageClark Gaebel
2014-09-20Be warning-free on Darwin.Clark Gaebel
2014-08-25Tweaks + fix accept4Carl Lerche
2014-08-24SysError does not need desc fieldCarl Lerche
2014-08-21Fix O_* flags for Darwin. Minor kqueue tweaks.Carl Lerche
2014-08-21Bind kqueue + misc cleanupCarl Lerche