all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Cc: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: Nebulous streaming/point bug
Date: Thu, 13 Oct 2011 02:34:32 +0200	[thread overview]
Message-ID: <m3k489vief.fsf@stories.gnus.org> (raw)
In-Reply-To: <m3zkh5vkqn.fsf@stories.gnus.org> (Lars Magne Ingebrigtsen's message of "Thu, 13 Oct 2011 01:44:00 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> So something is wonky here.  Ted?  :-)

I've added a lot of printf, and I think I now can see what's going on.
Sort of.

If I call `accept-process-output' explicitly on the GnuTLS process, then
I get all the data.  If I'm waiting for the idle loop to fetch the data
(i.e., wait_reading_process_output being called with no explicit
process), then that never happens.

I'm guessing this doesn't happen because select somehow doesn't work the
same on the GnuTLS sockets as they used to in older versions of the
library, even though the manual page says that it probably should...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



  reply	other threads:[~2011-10-13  0:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-12 23:00 Nebulous streaming/point bug Lars Magne Ingebrigtsen
2011-10-12 23:08 ` Lars Magne Ingebrigtsen
2011-10-12 23:14   ` Lars Magne Ingebrigtsen
2011-10-12 23:18     ` Lars Magne Ingebrigtsen
2011-10-12 23:44       ` Lars Magne Ingebrigtsen
2011-10-13  0:34         ` Lars Magne Ingebrigtsen [this message]
2011-10-13  1:04           ` Lars Magne Ingebrigtsen
2011-10-13 12:56             ` Ted Zlatanov
2011-10-27 22:12               ` Ted Zlatanov
2011-11-03 20:20               ` Lars Magne Ingebrigtsen
2011-11-22 17:33                 ` Ted Zlatanov

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=m3k489vief.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=tzz@lifelogs.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.