Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 1999 13:57:49 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp ether.c
Message-ID:  <199911162157.NAA20855@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/11/16 13:57:49 PST

  Modified files:
    usr.sbin/ppp         ether.c 
  Log:
  Remove some extraneous ifdefs, and don't try to put the socket in
  O_NONBLOCK.  The select() is the best best as I don't want to muck
  about with the send/receive thresholds.
  
  Revision  Changes    Path
  1.6       +2 -22     src/usr.sbin/ppp/ether.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?199911162157.NAA20855>