cvs commit: src/sys/kern uipc_socket.c

Robert Watson rwatson at FreeBSD.org
Wed Mar 15 12:45:37 UTC 2006


rwatson     2006-03-15 12:45:35 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  As with socket consumer references (so_count), make sofree() return
  without GC'ing the socket if a strong protocol reference to the socket
  is present (SS_PROTOREF).
  
  Revision  Changes    Path
  1.258     +3 -3      src/sys/kern/uipc_socket.c


More information about the cvs-src mailing list