cvs commit: src/sys/kern uipc_socket.c

Robert Watson rwatson at FreeBSD.org
Sat Apr 1 10:43:04 UTC 2006


rwatson     2006-04-01 10:43:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Add a somewhat sizable comment documenting the semantics of various kernel
  socket calls relating to the creation and destruction of sockets.  This
  will eventually form the foundation of socket(9), but is currently in too
  much flux to do so.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.260     +57 -0     src/sys/kern/uipc_socket.c


More information about the cvs-src mailing list