Low-level wrapper around the libevent library to manage events on file descriptors

For mor information, refer to the libevent documentation at http://monkey.org/~provos/libevent/doxygen-2.0.1/

All subgroups and modules

module libevent

libevent :: libevent

Low-level wrapper around the libevent library to manage events on file descriptors
module libevent_example

libevent :: libevent_example

Minimal usage example of libevent
package_diagram libevent\> libevent core core libevent\>->core pthreads pthreads libevent\>->pthreads pthreads->core nitcorn nitcorn nitcorn->libevent\> github github github->nitcorn popcorn popcorn popcorn->nitcorn github... ... github...->github popcorn... ... popcorn...->popcorn

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods
group pthreads

pthreads

POSIX Threads support

Children

group nitcorn

nitcorn

Lightweight framework for Web applications development

Descendants