Date: Tue, 14 Oct 2008 08:44:27 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <200810140844.m9E8iYRR079106@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2008-10-14 08:44:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern uipc_socket.c
Log:
SVN rev 183875 on 2008-10-14 08:44:27Z by rwatson
Merge r183664 from head to stable/7:
Remove temporary debugging KASSERT's introduced to detect protocols
improperly invoking sosend(), soreceive(), and sopoll() instead of
attach either specialized or _generic() versions of those functions
to their pru_sosend, pru_soreceive, and pru_sopoll protosw methods.
Approved by: re (kib)
Revision Changes Path
1.302.2.10 +0 -12 src/sys/kern/uipc_socket.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810140844.m9E8iYRR079106>
