(Fdelete_process): Undo 2004-05-28 change.
authorKim F. Storm <storm@cua.dk>
Sun, 6 Jun 2004 22:17:53 +0000 (22:17 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 6 Jun 2004 22:17:53 +0000 (22:17 +0000)
commit116c423ca59a5d2a19827ada0cb0312d731fc0ac
tree922deec14fe03768c186f8a5fe85a2e436c3b1cc
parent60ce1c586f5ee63431044db00eac5e2fba6e01cb
(Fdelete_process): Undo 2004-05-28 change.
Instead, call status_notify also for network process.
(status_message): Use process instead of status as arg.
Give messages "deleted" or "connection broken by remote peer" for
an exited network process.
(status_notify): Change call to status_message.
(read_process_output): Increase readmax to 4096.  Do not increase
buffer size for datagram channels (default is now large enough).
src/process.c