Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 4 Jan 2002 00:27:43 -0600 (CST)
guy         2002/01/04 00:27:42 CST

  Modified files:
    .                    capture.c 
  Log:
  As per Michael Tuexen's suggestion, set the libpcap open timeout to 1
  second rather than 1/4 second on MacOS X, to workaround what appears to
  be a MacOS BPF bug.
  
  Revision  Changes    Path
  1.165     +14 -1     ethereal/capture.c