Andrew Stitcher

Results 34 comments of Andrew Stitcher
trafficstars

> Yes, https://pagure.io/koji/issue/3120 has the background. There is some confusion around what a `0` TTL means. Does it mean "send a header with a zero value", or "send no header"...

> Yes, https://pagure.io/koji/issue/3120 has the background. There is some confusion around what a `0` TTL means. Does it mean "send a header with a zero value", or "send no header"...

This implementation doesn't follow the usual qpid portability strategy for _not_ introducing inline conditional compilation. The way we do do this in qpid is to introduce a new file for...

As a way to implement clock_gettime() this seems like a good approach. However the bigger problem is the timekeeping between clock_gettime() and condition vars need to be the same. So...

I think that the only way to make Windows dll work is to have the ```GetXxxx()``` singleton accessor member functions in their own library. At least in my windows testing...

> * either continue to investigate on windows, to have a full solution > > * or merge a partial fix for non windows platforms, to be amended later. I...

> I don't have access to a windows machine, and can not debug, so help is most welcome. > > Testing is needed on windows to see if the fix...

@ssorj Could you look at these doc changes and see if you think this is an improvement.