Building GnuTLS 3.0.9 on MS-Windows
Nikos Mavrogiannopoulos
nmav at gnutls.org
Fri Jan 13 00:24:39 CET 2012
On 01/12/2012 09:19 PM, Eli Zaretskii wrote:
>> I'll add the gnulib usleep module for that.
> On second thought, would it be possible to use the nanosleep module
> from gnulib instead? That one does have a non-trivial implementation
> for MS-Windows that supports sub-millisecond sleep periods.
That sleep is not really important in udp-serv. I'll remove it
completely. It is quite strange though that gnulib doesn't use
Sleep() in windows to emulate usleep, better than plain sleep
at least.
regards,
Nikos
More information about the Gnutls-devel
mailing list