cvs commit: src/sys/netinet tcp_timer.c tcp_var.h

Robert Watson rwatson at FreeBSD.org
Wed Dec 22 17:26:00 PST 2004


rwatson     2004-12-23 01:25:59 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c tcp_var.h 
  Log:
  Remove the now unused tcp_canceltimers() function.  tcpcb timers are
  now stopped as part of tcp_discardcb().
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.72      +0 -15     src/sys/netinet/tcp_timer.c
  1.113     +0 -1      src/sys/netinet/tcp_var.h


More information about the cvs-all mailing list