
Hi Herbert,
On 4 Nov 2014, at 0:34, Herbert Valerio Riedel
wrote: Was the passed `timeval` structure valid? I.e. is the tv_usec value inside the [0,1e6-1] range? and was tv_sec>=0 ?
The simple test I wrote is:
#include
Hi Herbert,
On 4 Nov 2014, at 0:34, Herbert Valerio Riedel
wrote: Was the passed `timeval` structure valid? I.e. is the tv_usec value inside the [0,1e6-1] range? and was tv_sec>=0 ?
The simple test I wrote is:
#include