//
pkg.gl
Category
github.com/sagernet/gvisor
pkg
eventfd
package
0.0.0-20240428053021-e691de28565f
Repository:
https://github.com/sagernet/gvisor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
91 SLOC
#
Functions
Create
Create returns an initialized eventfd.
Wrap
Wrap returns an initialized Eventfd using the provided fd.
#
Structs
Eventfd
Eventfd represents a Linux eventfd object.