[zeromq-dev] UUIDs

Martin Sustrik sustrik at 250bpm.com
Mon Mar 15 14:32:45 CET 2010


Martin Lucina wrote:

>> Actually, the three portability functions in zmq.h (zmq_wait, 
>> zmq_start_stopwatch and zmq_stop_stopwatch) should be moved somewhere 
>> else also.
> 
> Why are those functions exported in the first place? Is it just for use in
> the perf tests?

Yes, it's ued only in perf tests.

> If so then we can trivially move them into a common source file in perf/.

It requires ZMQ_HAVE_WINDOWS define (in case it's compiled on Win32), so 
it's a bit more complex.

Martin



More information about the zeromq-dev mailing list