mirror of
https://github.com/osmarks/ngircd.git
synced 2026-05-25 06:52:08 +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.