Pieter Hintjens
a087ce55ea
Problem: two header files for a single library
...
Users who need e.g. zmq_curve_keypair() have to remember to include
zmq_utils.h, which is counter-intuitive. The whole library should be
represented by a single include file.
Solution: merge all contents of zmq_utils.h into zmq.h, and deprecate
zmq_utils.h. Existing apps can continue unchanged. New apps can ignore
zmq_utils.h completely.
2014-06-27 15:58:18 +02:00
..
2014-06-18 15:19:07 +02:00
2014-05-05 23:04:40 +02:00
2014-04-30 14:43:37 +02:00
2014-06-19 15:28:04 +02:00
2014-01-18 13:17:29 -08:00
2014-01-02 12:00:57 +01:00
2014-06-24 14:33:38 +02:00
2014-03-17 13:41:02 +00:00
2014-01-02 12:00:57 +01:00
2014-06-11 21:25:46 +02:00
2014-01-02 12:00:57 +01:00
2014-01-18 13:17:29 -08:00
2014-06-22 18:13:05 +08:00
2014-01-02 12:00:57 +01:00
2014-05-02 16:49:03 +02:00
2014-05-13 15:19:48 +03:00
2014-01-02 12:00:57 +01:00
2014-05-23 16:03:15 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-06-25 17:28:36 +02:00
2014-04-28 11:30:49 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-05-02 16:49:03 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-03-16 11:53:40 +01:00
2014-05-02 22:28:19 +02:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-13 18:38:59 +08:00
2014-01-23 09:23:46 -06:00
2014-01-02 12:00:57 +01:00
2014-05-09 13:54:24 +00:00
2014-01-18 13:17:29 -08:00
2013-11-06 13:42:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-29 20:16:58 +01:00
2013-11-06 13:42:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-06-27 15:58:18 +02:00