libevent

package
v0.0.0-...-04375c8 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EV_CHANGE_ADD = 1 << iota
	EV_CHANGE_DEL
	EV_CHANGE_SIGNAL  = EV_SIGNAL
	EV_CHANGE_PERSIST = EV_PERSIST
	EV_CHANGE_ET      = EV_ET
)
View Source
const (
	EV_TIMEOUT = 1 << iota
	EV_READ
	EV_WRITE
	EV_SIGNAL
	EV_PERSIST
	EV_ET
	EV_FINALIZE
	EV_CLOSED
)
View Source
const (
	INITIAL_NEVENT = 32
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EventBase

type EventBase struct {
}

func (*EventBase) New

func (e *EventBase) New()

type EventChange

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

Jump to

Keyboard shortcuts

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