Re: [NFS] NFSD over TCP: TCP broken?

kuznet@ms2.inr.ac.ru
Wed, 17 Oct 2001 23:27:54 +0400 (MSK DST)


Hello!

> through the underlying protocol, the error EMSGSIZE is
> returned, and the message is not transmitted.

It is about datagram sockets, stream sockets never return EMSGSIZE,
because have no messages boundaries.

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