unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* read_processs_output on closing network servers
@ 2005-08-10  2:38 Juanma Barranquero
  2005-08-15  8:46 ` Kim F. Storm
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2005-08-10  2:38 UTC (permalink / raw)


Closing a datagram server hangs up Emacs (at least on Windows), on the
call to recvfrom() on read_process_output() (process.c ~ 4799).

Now, I understand the need of calling status_notify() on closing a
server process (as any other process), but I'm not sure I understand
why status_notify() must in turn call read_process_output() while
*closing* network server processes.

Could someone please explain to me why is this necessary?

-- 
                    /L/e/k/t/u

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-15 13:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-10  2:38 read_processs_output on closing network servers Juanma Barranquero
2005-08-15  8:46 ` Kim F. Storm
2005-08-15 13:47   ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).