Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 19:01:50 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp main.c
Message-ID:  <200003220301.TAA86897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/03/21 19:01:50 PST

  Modified files:
    usr.sbin/ppp         main.c 
  Log:
  Call bundle_CleanDatalinks() after UpdateSet() in case we're
  dropping out of background/foreground/direct mode.
  
  This avoids either having to wait for the redial timer before
  exiting or jaming up in select() waiting for something that'll
  never happen.
  
  Revision  Changes    Path
  1.172     +2 -1      src/usr.sbin/ppp/main.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?200003220301.TAA86897>