ngircd-tor/src
Federico G. Schwindt 2cebfc54f5 Fix server reconnection
In some error cases conn_id will be left as SERVER_WAIT and
subsequently ignored in Check_Servers(). Ensure conn_id is set to
NONE before returning from New_Server() if we couldn't establish
the connection.

Prompted by a report from gabrielgi-at-gmail-dot-com.
2013-09-16 02:15:49 +01:00
..
ipaddr Add some assert() calls to ng_ipaddr library 2013-08-21 00:23:47 +02:00
ngircd Fix server reconnection 2013-09-16 02:15:49 +01:00
portab private strndup() implementation in case libc does not provide it 2013-08-26 10:47:04 +01:00
testsuite getpid.sh: use /bin/pidof when available 2013-09-03 21:33:22 +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