Date: Tue, 9 Nov 2004 18:35:27 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <200411091835.iA9IZRXN038756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2004-11-09 18:35:26 UTC FreeBSD src repository Modified files: sys/kern uipc_socket.c Log: Since sb_timeo type was increased to int, use INT_MAX instead of SHRT_MAX. This also gives us ability to close PR. PR: kern/42352 Approved by: julian (mentor) MFC after: 1 week Revision Changes Path 1.217 +3 -3 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411091835.iA9IZRXN038756>