aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-08-15 13:54:37 +0000
committerJuanma Barranquero <[email protected]>2005-08-15 13:54:37 +0000
commitfb90e6d951ec31f222a7036b8f0e687e34a92f1c (patch)
tree6f9ab22ba2542a3e56c473c257ff39e50b704ae7
parent9e5538bc21b270a25be7d447a079cc95761e71f5 (diff)
Remove reference to UDP server processes hanging on Windows
(fixed by Kim F. Storm).
-rw-r--r--admin/FOR-RELEASE4
1 files changed, 1 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index bdfa10d082..fb1b44656a 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -77,14 +77,12 @@ non-nil. If so, it is not overwritten.
To enable the fix, the user must set comint-process-echoes to t.
-** Server processes do not work on Windows.
+** TCP server processes do not work on Windows.
TCP/IP server processes created with `make-network-process' consume
excesive CPU on some Windows environments. Usages of 50% and 100%
CPU time have been observed on different Window XP configurations.
-When calling `delete-process' on an UDP server process, Emacs hangs.
-
** Bug in ebrowse
Date: Fri, 27 May 2005 17:35:48 +0200