Using CLOCK_MONOTONIC instead of CLOCK_REALTIME now.
authorArmin Novak <anovak@thinstuff.at>
Thu, 14 Nov 2013 12:48:20 +0000 (13:48 +0100)
committerArmin Novak <anovak@thinstuff.at>
Thu, 14 Nov 2013 12:48:20 +0000 (13:48 +0100)
commite17a4d1f2678214cf22cc008b5d7bc881aab3c14
tree3b82bf4e1a1112cd33bd729ee5e2e5ddd01a5754
parent719c1a27d604fb511a39e0e37cfef6baecee3b10
Using CLOCK_MONOTONIC instead of CLOCK_REALTIME now.
Fixed timeout comparison for systems missing GNU posix extensions.
winpr/libwinpr/synch/wait.c