public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "David S. Miller" <davem@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: socket write(2) after remote shutdown(2) problem ?
Date: 05 Apr 2002 13:47:05 +0200	[thread overview]
Message-ID: <p73n0wis6yu.fsf@oldwotan.suse.de> (raw)
In-Reply-To: <20020405104733.GD16595@come.alcove-fr.suse.lists.linux.kernel> <20020405.024435.88131177.davem@redhat.com.suse.lists.linux.kernel> <20020405105509.GE16595@come.alcove-fr.suse.lists.linux.kernel> <20020405.030251.28451401.davem@redhat.com.suse.lists.linux.kernel>

"David S. Miller" <davem@redhat.com> writes:
> 
> But all of this is irrelevant.  When a server closes and says "send me
> no more data", this implies that the server told the client it doesn't
> want any more data.  If the client sends data, this is a gross fatal
> error, so TCP resets in FIN_WAIT{1,2} states.

Linux has one hole in this. When the reset arrives too late the pending
error is not passed up and propagated through shutdown/close.

-Andi


       reply	other threads:[~2002-04-05 11:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020405104733.GD16595@come.alcove-fr.suse.lists.linux.kernel>
     [not found] ` <20020405.024435.88131177.davem@redhat.com.suse.lists.linux.kernel>
     [not found]   ` <20020405105509.GE16595@come.alcove-fr.suse.lists.linux.kernel>
     [not found]     ` <20020405.030251.28451401.davem@redhat.com.suse.lists.linux.kernel>
2002-04-05 11:47       ` Andi Kleen [this message]
2002-04-05  9:50 socket write(2) after remote shutdown(2) problem ? Stelian Pop
2002-04-05 10:04 ` David S. Miller
2002-04-05 10:47   ` Stelian Pop
2002-04-05 10:44     ` David S. Miller
2002-04-05 10:55       ` Stelian Pop
2002-04-05 11:02         ` David S. Miller
2002-04-05 12:00           ` Stelian Pop
2002-04-05 12:04             ` David S. Miller
2002-04-05 12:23               ` Stelian Pop
2002-04-05 12:59               ` Stelian Pop

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=p73n0wis6yu.fsf@oldwotan.suse.de \
    --to=ak@suse.de \
    --cc=davem@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox