mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: "Richard B. Johnson" <root@chaos.analogic.com>
Cc: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Problem : can't make pipe non-blocking on 2.5.X
Date: Wed, 14 Aug 2002 11:54:05 -0700	[thread overview]
Message-ID: <20020814185405.GD24047@bougret.hpl.hp.com> (raw)
In-Reply-To: <Pine.LNX.3.95.1020814143548.137A-100000@chaos.analogic.com>

On Wed, Aug 14, 2002 at 02:43:01PM -0400, Richard B. Johnson wrote:
> On Wed, 14 Aug 2002, Jean Tourrilhes wrote:
> 
> > 
> >   pipe(trigger_pipe);
> > 
>     if((flags = fcntl(trigger_pipe[0], F_GETFL)) != -1);
>        flags &= ~O_NDELAY;
>     fcntl(trigger_pipe[0], F_SETFL, flags);

	Same error. Please try again.

	Jean

  reply	other threads:[~2002-08-14 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-14 18:19 Jean Tourrilhes
2002-08-14 18:43 ` Richard B. Johnson
2002-08-14 18:54   ` Jean Tourrilhes [this message]
2002-08-14 21:46 ` OGAWA Hirofumi
2002-08-14 21:52   ` Jean Tourrilhes

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=20020814185405.GD24047@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=jt@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=root@chaos.analogic.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®