Looks great, Steve, thanks!

For czmq I'm more than happy to work with pull requests. These patches
are fine, of course.

-Pieter

On Thu, May 26, 2011 at 3:31 PM, Steven McCoy <[email protected]> wrote:
> #1 Check Windows build version as to whether Sleep(0ms) yields or sleeps.
> #2 Use GetSystemTimeAsFileTime() instead of GetSystemtime().
> I don't know if SdkDdkver.h needs to be explicitly brought in, the WINVER
> and _WIN32_WINNT symbols are broken for detecting Windows Server 2003.
> http://msdn.microsoft.com/en-us/library/aa383745.aspx
> Noting that zclock_log isn't very useful with buffered output.  Also it uses
> three expensive output calls which need to be reduced if you ever direct to
> disk whilst HDDs remain popular.
> --
> Steve-o
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to