William Pitcock 0ea875369c configure: fix check for eventfd support.
InspIRCd uses eventfd_read() which was not introduced until after eventfd was first
added to glibc.  uClibc, for example, still does not have support for eventfd_read().
2012-03-29 19:52:11 -05:00
2010-08-03 21:37:48 -04:00
2011-06-18 17:25:35 -04:00
2012-03-22 11:18:01 -04:00

InspIRCd

InspIRCd is an IRC daemon written entirely from scratch, it is one of the
few IRC daemons to be written in C++ and it was released under the GNU
General Public License. InspIRCd is the second most used IRC daemon
according to the ranking on SearchIRC.

The first stable release of InspIRCd was in 2002.

Website: http://www.inspircd.org
GitHub: https://github.com/inspircd/inspircd

Languages
C++ 96.2%
Perl 2.3%
Makefile 0.5%
CMake 0.3%
Python 0.3%
Other 0.3%