terom@59: /** terom@59: * @mainpage evirc terom@59: * @author Tero Marttila terom@59: * terom@59: * @section introduction Introduction terom@59: * Evirc is a C-language IRC library written for use with libevent. terom@59: * terom@59: * It provides support for normal TCP and SSL connections to IRC servers, low-level protocol command-response support, terom@59: * and high-level client/network/channel state. terom@59: */