ngircd-tor/src
Alexander Barton 08d49a8fa0 Fix return code of some IRC_WriteXXX() functions
These functions usually write to more than one target, and therefore
can't return value indicating success or failure in a sane way. And, even
more omportant, these functions should send to as much as possible clients
and not stop at the first client which isn't reachable any more!
2013-08-06 23:18:57 +02:00
..
ipaddr Add some more casts in assert() statemens 2012-12-25 19:21:40 +01:00
ngircd Fix return code of some IRC_WriteXXX() functions 2013-08-06 23:18:57 +02:00
portab Add Cygwin binaries (*.exe) to .gitignore files 2012-12-25 18:52:49 +01:00
testsuite IncludeDir: default to "$SYSCONFDIR/ngircd.conf.d" 2013-05-25 00:25:38 +02:00
tool Add a few casts, fix compiler warnings on NetBSD 5 2012-11-12 22:39:57 +01:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00