Variable: erc--server-last-reconnect-count
erc--server-last-reconnect-count is a buffer-local variable defined in
erc-backend.el.gz.
Documentation
Snapshot of reconnect count when the connection was established.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-backend.el.gz
(defvar-local erc--server-last-reconnect-count 0
"Snapshot of reconnect count when the connection was established.")