cvs commit: src/sys/kern uipc_usrreq.c

Robert Watson rwatson at FreeBSD.org
Wed Aug 2 14:30:59 UTC 2006


rwatson     2006-08-02 14:30:58 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  Remove now unneeded ENOTCONN clause from SOCK_DGRAM side of uipc_send():
  we have to check it regardless of the target address, so don't check it
  twice.
  
  Revision  Changes    Path
  1.184     +0 -5      src/sys/kern/uipc_usrreq.c


More information about the cvs-src mailing list