win32-compat.h
935 Bytes
-
win32: introduce p_timeval that isn't stupid · 35439f59
Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct.
Edward Thomson committed
Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct.