cvs commit: src/sys/kern uipc_socket.c

John-Mark Gurney jmg at FreeBSD.org
Thu Aug 19 21:15:31 PDT 2004


jmg         2004-08-20 04:15:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  make sure that the socket is either accepting connections or is connected
  when attaching a knote to it...  otherwise return EINVAL...
  
  Pointed out by: benno
  
  Revision  Changes    Path
  1.209     +3 -1      src/sys/kern/uipc_socket.c


More information about the cvs-src mailing list