From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
To: Leo <sdl.web@googlemail.com>
Cc: 5723@debbugs.gnu.org
Subject: bug#5723: 23.1.94; make-network-process and emacs hangs
Date: Thu, 18 Mar 2010 20:01:11 +0900 [thread overview]
Message-ID: <wlk4t9ao7c.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <20a0c1021003180347g705a70c9oc995bd8c916c3442@mail.gmail.com>
>>>>> On Thu, 18 Mar 2010 10:47:22 +0000, Leo <sdl.web@googlemail.com> said:
>> Perhaps we can try to see if removal of the `turn_on_atimers' calls
>> around `connect' can solve the problem without introducing any bad
>> effect. If it works, then it will contribute not only to the Mac
>> port but also the NS port and non-SIGIO systems such as Solaris 8.
> I tried that and I can now quit with C-g although not as immediate as
> in the X11 build.
Thanks for testing. The delay was expected because the use of atimer
means periodic polling. Unlike X11, window events for Carbon or Cocoa
don't come from socket, so we can't use SIGIO.
YAMAMOTO Mitsuharu
mituharu@math.s.chiba-u.ac.jp
next prev parent reply other threads:[~2010-03-18 11:01 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 16:01 bug#5723: 23.1.94; make-network-process and emacs hangs Leo
2010-03-15 18:24 ` Dan Nicolaescu
2010-03-15 19:22 ` Stefan Monnier
2010-03-15 22:49 ` Helmut Eller
2010-03-16 0:45 ` YAMAMOTO Mitsuharu
2010-03-17 12:01 ` Leo
2010-03-18 1:57 ` YAMAMOTO Mitsuharu
2010-03-18 7:43 ` Helmut Eller
2010-03-18 9:06 ` YAMAMOTO Mitsuharu
2010-03-19 1:47 ` YAMAMOTO Mitsuharu
2010-03-19 6:41 ` Helmut Eller
2010-03-19 10:21 ` YAMAMOTO Mitsuharu
2010-03-19 13:29 ` Stefan Monnier
2010-03-20 0:30 ` YAMAMOTO Mitsuharu
2010-03-20 12:34 ` Leo
2010-03-24 22:00 ` Chong Yidong
2010-03-24 23:31 ` YAMAMOTO Mitsuharu
2010-03-25 1:25 ` Chong Yidong
2010-03-18 9:58 ` Leo
2010-03-18 2:20 ` YAMAMOTO Mitsuharu
2010-03-18 10:00 ` Leo
2010-03-18 10:37 ` YAMAMOTO Mitsuharu
2010-03-18 10:47 ` Leo
2010-03-18 11:01 ` YAMAMOTO Mitsuharu [this message]
2010-03-17 11:53 ` Leo
2010-03-25 9:00 ` bug#5723: (no subject) YAMAMOTO Mitsuharu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=wlk4t9ao7c.wl%mituharu@math.s.chiba-u.ac.jp \
--to=mituharu@math.s.chiba-u.ac.jp \
--cc=5723@debbugs.gnu.org \
--cc=sdl.web@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.