Documentation
¶
Index ¶
Constants ¶
View Source
const ( EPOLLIN Event = unix.EPOLLIN EPOLLPRI = unix.EPOLLPRI EPOLLOUT = unix.EPOLLOUT EPOLLERR = unix.EPOLLERR EPOLLHUP = unix.EPOLLHUP EPOLLRDNORM = unix.EPOLLRDNORM EPOLLRDBAND = unix.EPOLLRDBAND EPOLLWRNORM = unix.EPOLLWRNORM EPOLLWRBAND = unix.EPOLLWRBAND EPOLLMSG = unix.EPOLLMSG EPOLLRDHUP = unix.EPOLLRDHUP EPOLLONESHOT = unix.EPOLLONESHOT )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.
