cvs commit: src/sys/sys protosw.h socket.h src/sys/kern
 uipc_socket.c
    Randall Stewart 
    rrs at FreeBSD.org
       
    Tue Apr 29 09:17:39 UTC 2008
    
    
  
rrs         2008-04-29 09:17:39 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    sys/sys              protosw.h socket.h 
    sys/kern             uipc_socket.c 
  Log:
    Add pru_flush routine so a transport can
    flush itself during Shutdown
  
  Revision   Changes    Path
  1.302.2.3  +3 -1      src/sys/kern/uipc_socket.c
  1.57.2.1   +2 -1      src/sys/sys/protosw.h
  1.95.2.1   +6 -0      src/sys/sys/socket.h
    
    
More information about the cvs-all
mailing list