<div dir="ltr">I recently merged in a fix for timeouts on Win32 related to handling the return from QueryPerformanceCounter() (see:�<a href="https://github.com/alanxz/rabbitmq-c/pull/153">https://github.com/alanxz/rabbitmq-c/pull/153</a>).<div>
<br></div><div>Try building from the master branch and see if this fixes your problem.</div><div><br></div><div>-Alan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 5, 2013 at 3:22 AM, Yury A <span dir="ltr"><<a href="mailto:haster2010@gmail.com" target="_blank">haster2010@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi there!<div><br></div><div>Sometimes I get error �AMQP_STATUS_TIMER_FAILURE then I try to read something from RabbitMQ.</div>
<div>As I understand the problem is in functions�QueryPerformanceFrequency and�QueryPerformanceCounter:</div><div>one of them returns false.</div><div><br></div><div>Does anyone know what is the root of problem? Why this functions may fail?</div>
<div>Rabbitmq_c library doesn't get extended info about error �by calling GetLastError so I can't found real reason of that problem</div><div><br></div><div><br></div><div>P.S.</div><div>I use rabbitmq_c v 0.4.1�</div>
</div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>