From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Neil Horman <nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org,
netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] socket: Add SO_RXQ_OVFL documentation
Date: Sat, 22 Feb 2014 10:36:08 +0100 [thread overview]
Message-ID: <53086F88.5040209@gmail.com> (raw)
In-Reply-To: <1390911877-5984-1-git-send-email-nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
On 01/28/2014 01:24 PM, Neil Horman wrote:
> Add documentation for the SO_RXQ_OVFL socket option
>
> Signed-off-by: Neil Horman <nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
> CC: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
> CC: andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org
> CC: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> ---
> man7/socket.7 | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/man7/socket.7 b/man7/socket.7
> index 6b229dd..aa0aad9 100644
> --- a/man7/socket.7
> +++ b/man7/socket.7
> @@ -663,6 +663,11 @@ with a specific port then it is not possible
> to bind to this port for any local address.
> Argument is an integer boolean flag.
> .TP
> +.B SO_RXQ_OVFL
> +Indicates that an unsigned 32 bit value ancilliary msg (cmsg) should be attached
> +to recieved skbs indicating the number of packets dropped by the socket between
> +the last recieved packet and this received packet
> +.TP
> .B SO_SNDBUF
> Sets or gets the maximum socket send buffer in bytes.
> The kernel doubles this value (to allow space for bookkeeping overhead)
Thanks, Neil. Applied.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-02-22 9:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-28 12:24 [PATCH] socket: Add SO_RXQ_OVFL documentation Neil Horman
[not found] ` <1390911877-5984-1-git-send-email-nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2014-02-22 9:36 ` Michael Kerrisk (man-pages) [this message]
[not found] ` <53086F88.5040209-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-22 16:22 ` Andi Kleen
[not found] ` <20140222162253.GJ22728-1g7Xle2YJi4/4alezvVtWx2eb7JE58TQ@public.gmane.org>
2014-02-23 7:51 ` Michael Kerrisk (man-pages)
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=53086F88.5040209@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.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.