Try to recover from some bad CAP replies, docs
authorShane Synan <digitalcircuit36939@gmail.com>
Mon, 11 Jul 2016 11:04:54 +0000 (07:04 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 Sep 2016 19:29:32 +0000 (21:29 +0200)
commita9c005dc7e3ab74b00d3c161be3dee52584002bf
treef6768bc6042f46081aeebaf9274e051a80e57f81
parent36d432bc4ee56dd9a89850a8dbcc58ea12d8ee33
Try to recover from some bad CAP replies, docs

Modify CAP ACK and CAP NAK commands to try to continue when possible
rather than getting stuck.

Fix related documentation.
src/core/coresessioneventprocessor.cpp