Variable: rcirc-finished-sasl
rcirc-finished-sasl is a buffer-local variable defined in rcirc.el.gz.
Documentation
Check whether SASL authentication has completed.
Source Code
;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-finished-sasl t
"Check whether SASL authentication has completed.")