File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 0MQ version 4.3.4 stable, released on 20xx/xx/xx
2+ ================================================
3+
4+ * New DRAFT (see NEWS for 4.2.0) socket option:
5+ - ZMQ_PRIORITY will set the SO_PRIORITY socket option on the underlying
6+ sockets. Only supported on Linux.
7+ See doc/zmq_setsockopt.txt and doc/zmq_getsockopt.txt for details.
8+
9+ * Fixed #4113 - compilation errors on kFreeBSD and GNU/Hurd
10+
11+ * Fixed #4086 - excessive amount of socket files left behind in Windows TMP
12+ directory
13+
14+ * Fixed #4108 - regression that breaks using IPv6 link-local addresses on Linux
15+
16+ * Fixed #4078 - compilation errors on Android
17+
18+ * Fixed #4074 - compilation error with ulibc and libbsd
19+
20+ * Fixed #4060 - stack overflow on Windows x64
21+
22+ * Fixed #4051 - various compilation errors on Windows ARM 32bit
23+
24+ * Fixed #4043 - various compilation warnings with XCode
25+
26+ * Fixed #4038 - return value of zmq_ctx_get changed unintentionally
27+
28+
1290MQ version 4.3.3 stable, released on 2020/09/07
230================================================
331
You can’t perform that action at this time.
0 commit comments