Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2008 09:57:03 +0000 (UTC)
From:      Robert Watson <rwatson@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:  <200810070957.m979vCMN062573@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-10-07 09:57:03 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  SVN rev 183664 on 2008-10-07 09:57:03Z by rwatson
  
  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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.318     +0 -12     src/sys/kern/uipc_socket.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810070957.m979vCMN062573>