Fix infinite loop problem in wineclipsrv startup.
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 8 Oct 2001 20:28:36 +0000 (20:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2001 20:28:36 +0000 (20:28 +0000)
commitba7f6c541fc406179427ffc912551722d8c5e8ff
treefda59aaea6b1cca8e5ef59245bba0a09cdf632ce
parent671a2ee8b762f5dc8d2a47d08cd6f75c0f5c771b
Fix infinite loop problem in wineclipsrv startup.
LaunchServer: Don't give up on the first message.
Added GetSelectionEvent: Limit CPU use and introduce timeout.
windows/x11drv/clipboard.c
windows/x11drv/wineclipsrv.c