mirror of
https://github.com/osmarks/ngircd.git
synced 2026-07-16 16:22:45 +00:00
1e386fb7ac
Don't crash the daemon when the NJOIN handler can't join the new client to a channel (when the Channel_Join() function failed) but try to KILL this client -- which is the only possible reaction besides crashing: otherwise the network would get out of sync.