Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk2 main.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 6 Sep 2002 17:53:20 -0500 (CDT)
sahlberg    2002/09/06 17:53:19 CDT

  Modified files:
    gtk2                 main.c 
  Log:
  Patch from Oliver Abad to reduce CPU used by the redraw thread. Use g_sleep()
  instead of a crude busy-wait loop.
  
  Revision  Changes    Path
  1.9       +7 -5      ethereal/gtk2/main.c