comparison lisp/telnet.el @ 1504:e074a2236b00

* callproc.c: Arrange for synchronous processes to get SIGINT the first time the user quits, or SIGKILL if the user quits again. #include "syssignal.h". (call_process_kill): New function. (call_process_cleanup): Send SIGINT to the subprocess, and then arrange to call call_process_kill if the user quits while we wait for it to terminate. (Fcall_process, Fcall_process_region): Doc fix.
author Jim Blandy <jimb@redhat.com>
date Sat, 31 Oct 1992 04:53:11 +0000
parents d8dc740867ee
children a52da8d63ff3
comparison
equal deleted inserted replaced
1503:3ad82148830b 1504:e074a2236b00