Variable: rcirc-process

rcirc-process is a buffer-local variable defined in rcirc.el.gz.

Documentation

Network process for the current connection.

Source Code

;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-process nil
  "Network process for the current connection.")