diff options
| author | Eli Zaretskii | 2007-03-10 19:32:23 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2007-03-10 19:32:23 +0000 |
| commit | 8216fbaf631cd0fad845d75f8ae723d31aadb81f (patch) | |
| tree | ed559045ed85dfd7192c77e82c07bc540590d7f9 /src/process.c | |
| parent | 7a78ffeca93b7d2026e30ccbe57a66778b14f846 (diff) | |
| download | emacs-8216fbaf631cd0fad845d75f8ae723d31aadb81f.tar.gz emacs-8216fbaf631cd0fad845d75f8ae723d31aadb81f.zip | |
(rcirc-timeout-seconds): New variable.
(rcirc-keepalive-seconds): Remove variable.
(rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
(rcirc-process, rcirc-user-disconnect): New variables.
(rcirc-connect): Initalize new variables.
(rcirc-keepalive): Don't send keepalive pings before connection is completed.
(rcirc-sentinel): Do mark all channels with activity when
connection is dropped. Run hook with process buffer local.
(rcirc-reschedule-timeout, rcirc-delete-process): New functions.
(rcirc-buffer-process): Return value of rcirc-process if rcirc-server-buffer
is nil.
(rcirc-server-name): Return the reported server name.
(rcirc-update-prompt): Simplify computation of the server name.
(rcirc-format-response-string): Likewise.
(rcirc-handler-001): Mark server as connected, record the reported server name,
and schedule a timeout.
(rcirc-track-nick): Add a spec for the tty class.
(rcirc-user-non-nick): Remove function.
(rcirc-nick-prefix-chars): Add variable.
(rcirc-user-nick): Use above variable.
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions