Pieter Hintjens f8b9ca5f42 Problem: zmq timers API is not CLASS conformant
If we're going to add CLASS-like APIs we should use the proper
syntax; specifically 'destroy' instead of 'close', which is a
hangover from the 'ZeroMQ is like sockets' model we're slowly
moving away from.

Solution: change zmq_timers_close(p) to zmq_timers_destroy(&p)
2015-12-21 10:56:37 +01:00
..
2015-12-18 12:23:22 +02:00
2015-12-08 13:16:09 +06:00
2015-06-05 19:06:36 +01:00
2015-07-28 13:48:23 -07:00
2015-06-10 16:47:23 +01:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2015-09-14 13:21:20 +01:00