summary refs log tree commit diff stats
path: root/lib/posix/kqueue.nim
Commit message (Collapse)AuthorAgeFilesLines
* Modified and more reliable kqueue.nim, made according to ↵cheatfate2016-03-181-25/+110
| | | | openbsd/netbsd/freebsd and macosx headers.
* Fix KEvent header includesdef2016-03-061-2/+3
|
* lib/posix: OS X & Free/Open/NetBSD kqueue APIAdam Strzelecki2015-09-291-0/+71