From: "Michael Kerrisk" <m.kerrisk@gmx.net>
To: "Alan Cox" <alan@lxorguk.ukuu.org.uk>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: Weirdness with AF_INET listen() backlog [2.4.18]
Date: Tue, 30 Jul 2002 18:13:08 +0200 [thread overview]
Message-ID: <00b901c237e4$136bd3a0$0200a8c0@MichaelKerrisk> (raw)
Hello Alan,
And a further small point to help me clear things up things cleanly...
>You will get connections completing, they will time out. If you expect
>the server to say something you'll see the timeout there instead of
>seeing it on the connect.
Perhaps also to further clarify the meaning og backlog in 2.4.
The situation is this:
1. Pending requests up to backlog are always established.
2. Pending requests in excess of backlog are established, but may
timeout if not accepted() in a timely fashion.
Have I got it right?
Cheers
Michael
next reply other threads:[~2002-07-30 16:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-30 16:13 Michael Kerrisk [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-07-30 16:59 Weirdness with AF_INET listen() backlog [2.4.18] Michael Kerrisk
2002-07-30 15:31 Michael Kerrisk
2002-07-30 17:18 ` Alan Cox
2002-07-30 14:35 Michael Kerrisk
2002-07-30 15:01 ` Richard B. Johnson
2002-07-30 15:03 ` kuznet
2002-07-30 15:59 ` Alan Cox
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='00b901c237e4$136bd3a0$0200a8c0@MichaelKerrisk' \
--to=m.kerrisk@gmx.net \
--cc=alan@lxorguk.ukuu.org.uk \
--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.