doc/evirc.dox
author Tero Marttila <terom@fixme.fi>
Thu, 21 May 2009 16:23:50 +0300
branchlua-threads
changeset 207 3fa22abb5421
parent 59 375a3b5c3a46
permissions -rw-r--r--
fix lua_nexus_sleep to use EV_TIMEOUT + misc
/**
 * @mainpage evirc
 * @author Tero Marttila
 *
 * @section introduction Introduction
 * Evirc is a C-language IRC library written for use with <a href="http://monkey.org/~provos/libevent/">libevent</a>.
 *
 * It provides support for normal TCP and SSL connections to IRC servers, low-level protocol command-response support,
 * and high-level client/network/channel state.
 */