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: Mon, 8 Jan 2001 18:53:27 -0600 (CST)
guy         2001/01/08 18:53:27 CST

  Modified files:
    .                    capture.c 
  Log:
  Don't do the "select()" in the capture codepath on Win32; it's not
  necessary, and won't necessarily work.
  
  Revision  Changes    Path
  1.135     +20 -4     ethereal/capture.c