Hi,

In zclock class return values are int64_t, where I did not find
respective model in zproject's API model. Can someone suggest a way
how to deal with signed integers?

Given the nature of zclock I tried to map it to time type, however
this translates back to time_t, which is long int only, thus this will
break API/ABI of zclock.


-- 
best regards
     Michal Vyskocil
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to