package archutils

import "github.com/docker/containerd/archutils"

+build !arm64,linux

Index

Functions

func EpollCreate1

func EpollCreate1(flag int) (int, error)

func EpollCtl

func EpollCtl(epfd int, op int, fd int, event *syscall.EpollEvent) error

func EpollWait

func EpollWait(epfd int, events []syscall.EpollEvent, msec int) (int, error)

Source Files

epoll.go

Version
v0.2.0
Published
Apr 14, 2016
Platform
linux/amd64
Imports
1 packages
Last checked
22 minutes ago

Tools for package owners.