Subject: Re: CVS commit: syssrc
To: Frank van der Linden <fvdl@netbsd.org>
From: John Hawkinson <jhawk@MIT.EDU>
List: source-changes
Date: 09/21/2000 19:24:20
| "ENOBUF" on socket writes isn't really fatal; we may just be too fast
| for the driver. Don't log the error, just try again. Could try to
| be smart and do a backoff, but it's probably not worth the trouble.

Shouldn't we get a counter incremented?

--jhawk

| Modified Files:
| 	  syssrc/sys/nfs: nfs_socket.c
| To generate a diff of this commit:
| cvs rdiff -r1.59 -r1.60 syssrc/sys/nfs/nfs_socket.c