From: Rongqing Li <rongqing.li@windriver.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] apr: set flag of inheriting O_NONBLOCK as no
Date: Thu, 29 Nov 2012 16:43:30 +0800 [thread overview]
Message-ID: <50B72032.8060905@windriver.com> (raw)
In-Reply-To: <8CEBF7D0731E4F6A92279327C7C8C74D@intel.com>
On 2012年11月29日 15:08, Ross Burton wrote:
> On Thursday, 29 November 2012 at 06:36, rongqing.li@windriver.com wrote:
>> The flag ac_cv_o_nonblock_inherited is always set to yes in cross compiling
>> environment. This flag is intended to think the socket, returned from
>> accept(), inherit file status flags such as O_NONBLOCK from the listening
>> socket, but socket never inherits file status from the listening socket on
>> Linux (more information to man accept).
>
> meta/site/powerpc32-linux already sets this to no, so if this Linux-wide behaviour it should be moved to site/common-linux instead of being specific to apr.
>
> Ross
You reminds me, powerpc does not have this bug, but other arch have.
From man accept(), this is a Linux-wide behaviour, and it should be
put to sit/common-linux.
-Roy
>
>
--
Best Reagrds,
Roy | RongQing Li
prev parent reply other threads:[~2012-11-29 8:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-29 6:36 [PATCH 0/1] apr: set flag of inheriting O_NONBLOCK as no rongqing.li
2012-11-29 6:36 ` [PATCH 1/1] " rongqing.li
2012-11-29 7:08 ` Ross Burton
2012-11-29 8:43 ` Rongqing Li [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=50B72032.8060905@windriver.com \
--to=rongqing.li@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.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