Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 1998 10:36:53 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp datalink.c
Message-ID:  <199812101836.KAA12243@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/12/10 10:36:53 PST

  Modified files:
    usr.sbin/ppp         datalink.c 
  Log:
  Boy, this was tricky to find:
    Remove any dial timer that might be hanging around at
    datalink_Destroy() time.  This timer may be left running
    after the link is closed (making sure it's not automatically
    opened again too soon).
  
  Revision  Changes    Path
  1.21      +2 -1      src/usr.sbin/ppp/datalink.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812101836.KAA12243>