Date: Sun, 20 Jun 2004 19:27:00 -0700 From: Alfred Perlstein <alfred@freebsd.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sys_socket.c Message-ID: <20040621022700.GP61448@elvis.mu.org> In-Reply-To: <200406201735.i5KHZo3V012048@repoman.freebsd.org> References: <200406201735.i5KHZo3V012048@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Robert Watson <rwatson@FreeBSD.org> [040620 10:35] wrote: > rwatson 2004-06-20 17:35:50 UTC > > FreeBSD src repository > > Modified files: > sys/kern sys_socket.c > Log: > Annotate two intentionally unlocked reads with comments. > > Annotate a potentially inconsistent result returned to user space when > performing fstaT() on a socket due to not using socket buffer locking. There really isn't much point in documenting races with userspace. You can't fix them. :) -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040621022700.GP61448>