Remove reference to UDP server processes hanging on Windows
(fixed by Kim F. Storm).
This commit is contained in:
parent
9e5538bc21
commit
fb90e6d951
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue