1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 09:50:29 +00:00
ngircd/src
michi 04de1423eb Fix recursion bug on write error
Depending on the stack size, too many clients on the same channel
quitting at the same time would trigger a crash due to too many
recursive calls to Conn_Close().
2020-04-20 00:20:46 +02:00
..
ipaddr Streamline ".gitignore" files 2015-07-19 03:03:06 +02:00
ngircd Fix recursion bug on write error 2020-04-20 00:20:46 +02:00
portab Unbreak GCC 10 (-fno-common) build 2020-04-20 00:20:46 +02:00
testsuite Test suite: Test multiple "Modes" lines in [Channel] sections 2020-03-29 01:16:37 +01:00
tool Fix some compiler warnings of Apple Xcode/Clang 2018-10-30 01:53:24 +01:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00