2001-10-17 18:39:14

by Alexey Kuznetsov

[permalink] [raw]
Subject: Re: [NFS] NFSD over TCP: TCP broken?

Hello!

> I'm making nfsd do blocking writes.

I see. Well, then you should make this right. :-)


> send(3N) manpage on Linux also says messages should be sent atomically.

Sorry? Please, cite, I cannot find this. send() behaviour used to be
pretty different. :-)

Alexey