Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1419438

Re: [PATCH 2/2] rxrpc: Limit the listening backlog

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] rxrpc: Limit the listening backlog
Date 2016-06-10 15:50 +0200
Message-ID <rIuYW-5ct-29@gated-at.bofh.it> (permalink)
References <rIuPg-58O-31@gated-at.bofh.it> <rIuPg-58O-27@gated-at.bofh.it> <rIuPg-58O-31@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


David Howells <dhowells@redhat.com> wrote:

> +		else if (backlog > max)
> +			break;

Oops.  Please ignore this version of the patch - I forgot to commit a change
to it before posting.

David

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] rxrpc: Trim line-terminal whitespace David Howells <dhowells@redhat.com> - 2016-06-10 15:40 +0200
  [PATCH 2/2] rxrpc: Limit the listening backlog David Howells <dhowells@redhat.com> - 2016-06-10 15:40 +0200
    Re: [PATCH 2/2] rxrpc: Limit the listening backlog David Howells <dhowells@redhat.com> - 2016-06-10 15:50 +0200
      Re: [PATCH 2/2] rxrpc: Limit the listening backlog David Miller <davem@davemloft.net> - 2016-06-10 19:50 +0200

csiph-web