ChangeSet ID: 1002572916479830221738666 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/10/08 16:28:36
Modified files: windows/x11drv : clipboard.c wineclipsrv.c
Log message: Francois Gouget fgouget@codeweavers.com Fix infinite loop problem in wineclipsrv startup. LaunchServer: Don't give up on the first message. Added GetSelectionEvent: Limit CPU use and introduce timeout.
Patch: http://cvs.winehq.com/patch.py?id=1002572916479830221738666
Revision Changes Path 1.39 +15 -1 wine/windows/x11drv/clipboard.c 1.6 +34 -12 wine/windows/x11drv/wineclipsrv.c