Versions in this module Expand all Collapse all v0 v0.2.9 May 30, 2017 Changes in this version + func EpollCreate1(flag int) (int, error) — linux/amd64 + func EpollCtl(epfd int, op int, fd int, event *syscall.EpollEvent) error — linux/amd64 + func EpollWait(epfd int, events []syscall.EpollEvent, msec int) (int, error) — linux/amd64