wepoll

package
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Epoll

type Epoll struct {
	// contains filtered or unexported fields
}

func NewPollerWithBuffer

func NewPollerWithBuffer(count int) (*Epoll, error)

func (*Epoll) Add

func (e *Epoll) Add(fd int) error

func (*Epoll) Close

func (e *Epoll) Close() error

func (*Epoll) Remove

func (e *Epoll) Remove(fd int) error

func (*Epoll) SocketFD

func (e *Epoll) SocketFD(conn net.Conn) int

func (*Epoll) Wait

func (e *Epoll) Wait() ([]int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL