Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamt
Date: Thu Jul 1 12:42:57 UTC 2004
Modified Files:
src/sys/kern: uipc_socket.c
src/sys/sys: socketvar.h
Log Message:
bump sb_timeo from short to int to allow longer timeouts.
especially when hz is high.
while i'm here, bump sb_flags to int, as suggested by
Jason Thorpe and Bill Studenmund.
ride on 2.0G.
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/sys/kern/uipc_socket.c
cvs rdiff -r1.78 -r1.79 src/sys/sys/socketvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index