From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Dongsheng Song <dongsheng.song@gmail.com>
Cc: mtk.manpages@gmail.com, lkml <linux-kernel@vger.kernel.org>
Subject: Re: man-pages-3.55 is released
Date: Tue, 31 Dec 2013 09:55:27 +1300 [thread overview]
Message-ID: <52C1DDBF.4010907@gmail.com> (raw)
In-Reply-To: <CAE8XmWosaRDW=AOtbC0d_GAquPtzEZq7M4TgwzMNQUx_uz8HSQ@mail.gmail.com>
On 12/31/13 01:41, Dongsheng Song wrote:
> Hi,
>
> Excerpt from http://man7.org/linux/man-pages/man2/socket.2.html :
>
> Some socket types may not be implemented by all protocol families;
> for example, SOCK_SEQPACKET is not implemented for AF_INET.
>
> This is not correct now, as Linux already had SCTP support.
>
> Excerpt from http://tools.ietf.org/html/rfc6458#section-3.1.1 :
>
> and one uses PF_INET or PF_INET6 as the domain, SOCK_SEQPACKET as the
> type, and IPPROTO_SCTP as the protocol.
>
> Here, SOCK_SEQPACKET indicates the creation of a one-to-many style
> socket.
>
> Regards,
> Dongsheng
Hello Dongsheng,
Thanks for the report. I've updated the page to remove that
crufty text:
> for example, SOCK_SEQPACKET is not implemented for AF_INET.
For the future, bugs are best reported in a new subject
line; see https://www.kernel.org/doc/man-pages/reporting_bugs.html
Cheers,
Michael
prev parent reply other threads:[~2014-01-01 22:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-30 10:18 man-pages-3.55 is released Michael Kerrisk (man-pages)
2013-12-30 12:41 ` Dongsheng Song
2013-12-30 20:55 ` Michael Kerrisk (man-pages) [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=52C1DDBF.4010907@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=dongsheng.song@gmail.com \
--cc=linux-kernel@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 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.