9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <charles.forsyth@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] X11 [was APE select and awkward Python subprocess PIPEfitting]
Date: Thu, 28 Feb 2013 23:13:10 +0000	[thread overview]
Message-ID: <CAOw7k5hgVztW9LsZWcN18vcrrHhL2HvMT9Kvq4uhLk++T7JNiA@mail.gmail.com> (raw)
In-Reply-To: <9AD200D3-04A5-409F-949C-3F36DA5EA0CD@corpus-callosum.com>

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

On 28 February 2013 23:02, Jeff Sickel <jas@corpus-callosum.com> wrote:

> that just removes the
> offending EBADF
>

it should generate EBADF for any bit set in any of the fd_sets when that
bit doesn't correspond to an open file descriptor.
the mistake was producing EBADF on a very specific condition associated
with an *open* file descriptor

[-- Attachment #2: Type: text/html, Size: 730 bytes --]

      reply	other threads:[~2013-02-28 23:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-28 14:15 [9fans] X11 Steve Simon
2013-02-28 14:21 ` Charles Forsyth
2013-02-28 17:19   ` dexen deVries
2013-02-28 18:10     ` Joel C. Salomon
2013-02-28 19:46       ` Steve Simon
2013-03-01  4:11         ` Federico G. Benavento
2013-03-01 13:05       ` Comeau At9Fans
2013-02-28 23:02 ` [9fans] X11 [was APE select and awkward Python subprocess PIPEfitting] Jeff Sickel
2013-02-28 23:13   ` Charles Forsyth [this message]

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=CAOw7k5hgVztW9LsZWcN18vcrrHhL2HvMT9Kvq4uhLk++T7JNiA@mail.gmail.com \
    --to=charles.forsyth@gmail.com \
    --cc=9fans@9fans.net \
    /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.
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 NNTP newsgroup(s).