[zeromq-dev] [zproject] What is the model for int64_t

Michal Vyskocil michal.vyskocil at gmail.com
Tue Jan 12 08:44:52 CET 2016


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



More information about the zeromq-dev mailing list