From: Andi Kleen <andi@firstfloor.org>
To: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
Cc: netdev@vger.kernel.org
Subject: Re: clarify code intent
Date: Tue, 23 Sep 2008 02:29:05 +0200 [thread overview]
Message-ID: <87d4ivr9gu.fsf@basil.nowhere.org> (raw)
In-Reply-To: <1221757668.23007.12.camel@ns-test> (Mathieu Lacage's message of "Thu, 18 Sep 2008 10:07:48 -0700")
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> writes:
> The attached patch hopefully clarifies the intent of the unix_bind
> function in net/unix/af_unix.c. That 'feature' (the ability to delegate
> the endpoint allocation to the kernel with bind by sending a
> sockaddr_un.sun_family = AF_UNIX rather than have to wait until the
> autobind is triggered by a later call to send) would be nice to document
> in the unix '7' manpage but, I have no idea where these are maintained.
They are maintained by the manpage maintainer mtk.manpages@googlemail.com
-Andi
prev parent reply other threads:[~2008-09-23 0:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-18 17:07 clarify code intent Mathieu Lacage
2008-09-18 23:36 ` David Miller
2008-09-18 23:53 ` Mathieu Lacage
2008-09-18 23:59 ` David Miller
2008-09-23 0:29 ` Andi Kleen [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=87d4ivr9gu.fsf@basil.nowhere.org \
--to=andi@firstfloor.org \
--cc=mathieu.lacage@sophia.inria.fr \
--cc=netdev@vger.kernel.org \
/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).