cvs commit: src/sys/kern sys_socket.c

Alfred Perlstein alfred at freebsd.org
Sun Jun 20 19:27:01 PDT 2004


* Robert Watson <rwatson at 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 at mu.org cell: 408-480-4684


More information about the cvs-src mailing list