[PATCH 1/6] server: Use monotonic clock for relative timeouts.

Piotr Caban piotr at codeweavers.com
Mon Feb 17 06:06:41 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
Relative timeouts are expected to wait given amount of time even if 
system clock is changed. It's also behaving incorrectly on daylight 
saving related time change.

  server/fd.c | 66 +++++++++++++++++++++++++++++++++++++++++++++--------
  1 file changed, 57 insertions(+), 9 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Use-monotonic-clock-for-relative-timeouts.txt
Type: text/x-patch
Size: 5092 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200217/d4b16723/attachment.bin>


More information about the wine-devel mailing list