libevent

package
v0.0.0-...-bfc44bb Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2014 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package libevent provides a simple event loop based on the libevent C library (http://libevent.org). Libevent is a mature, stable library with excellent cross-platform compatibility.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MainLoop

func MainLoop() event.Loop

MainLoop provides convenient access to a shared event loop managed by libevent.

Types

type Error

type Error struct{}

Error indicates a generic libevent error. Unfortunately, libevent does not provide any detail about the errors that have occurred.

func (*Error) Error

func (error *Error) Error() string

Error returns the string "libevent encountered an unexpected error".

Jump to

Keyboard shortcuts

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