win32: introduce p_timeval that isn't stupid
Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct.
Showing
Please
register
or
sign in
to comment
Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct.