Pieter Hintjens 04664f0ef7 Problem: 'bool' is not defined by default
zmq_atomic_counter_dec returned a 'bool' value, yet this isn't
defined by standard, so causes compile errors in upstream code.

Solution: return an int that can be safely converted to bool if
needed by bindings.
2014-12-23 15:20:10 +01:00
..
2013-09-15 20:13:44 +02:00
2014-11-07 22:30:15 -08:00
2014-11-07 22:30:15 -08:00
2013-06-27 20:53:15 +02:00
2014-10-17 17:21:41 +02:00
2013-08-17 20:22:50 +02:00
2013-06-27 20:53:15 +02:00
2014-11-07 22:30:15 -08:00
2014-11-05 06:24:22 -08:00
2013-11-05 13:02:41 +01:00
2014-11-05 06:24:22 -08:00