Please see my remarks below.
Am 18.04.2014 13:51, schrieb Stanislav Vorobiov:
> From: Sangho Park
>
> g_poll has a problem on windows when using
> timeouts < 10ms, in glib/gpoll.c:
>
> /* If not, and we have a significant timeout, poll again with
> * timeout then. Note that this will return in
From: Sangho Park
g_poll has a problem on windows when using
timeouts < 10ms, in glib/gpoll.c:
/* If not, and we have a significant timeout, poll again with
* timeout then. Note that this will return indication for only
* one event, or only for messages. We ignore timeouts less than
* ten mil