Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventPoller ¶
type EventPoller struct {
// contains filtered or unexported fields
}
func NewEventPoller ¶
func NewEventPoller() (*EventPoller, error)
func (*EventPoller) AddEpollCtl ¶
func (e *EventPoller) AddEpollCtl(mapFD, eventFD int) error
func (*EventPoller) EpollStart ¶
func (e *EventPoller) EpollStart() <-chan int
func (*EventPoller) GetEpollFD ¶
func (e *EventPoller) GetEpollFD() int
Click to show internal directories.
Click to hide internal directories.