Variable: erc-server-process

erc-server-process is a buffer-local variable defined in erc-backend.el.gz.

Documentation

The process object of the corresponding server connection.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-backend.el.gz
;;; Server attributes

(defvar-local erc-server-process nil
  "The process object of the corresponding server connection.")