Re: TCP stack behaviour question

From: Andi Kleen
Date: Tue Sep 19 2006 - 02:48:01 EST


On Tuesday 19 September 2006 08:13, Michael Kerrisk wrote:
> Von: "Stuart MacDonald" <stuartm@xxxxxxxxxxxxxxx>
>
> > > > Ok maybe it's a bit misleading. Michael, you might want to clarify.
> > >
> > > Can some one of you propose a better text please?
> >
> > Perhaps
> >
> > Note that TCP has no error queue; MSG_ERRQUEUE is illegal on
> > SOCK_STREAM sockets. IP_RECVERR is valid for TCP, but all errors are
> > returned by socket function return or SO_ERROR only.
> >
> > ?
>
> Sound okay to you Andi?

Yes.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/