Mercurial > emacs
diff admin/FOR-RELEASE @ 64988:94244c068735
Remove reference to UDP server processes hanging on Windows
(fixed by Kim F. Storm).
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 15 Aug 2005 13:54:37 +0000 |
parents | c9d617a8fa23 |
children | 4e3524c4bfa1 |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Mon Aug 15 13:54:33 2005 +0000 +++ b/admin/FOR-RELEASE Mon Aug 15 13:54:37 2005 +0000 @@ -77,14 +77,12 @@ 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