libzmq/builds
mjasperse ec04ccba79 Corrected linking error in MSVC build
MSVC build fails with linking errors for unresolved symbols SetSecurityDescriptorDacl and InitializeSecurityDescriptor in signaler.obj
Adding the relevant link library (Advapi32.lib) to VCLinkerTool fixes this (tested MSVC2010 on XP and Win7)
2013-02-06 10:09:07 +11:00
..
cmake Fix using wrong name for windows.h check in cmake 2013-01-27 18:09:53 -05:00
msvc Corrected linking error in MSVC build 2013-02-06 10:09:07 +11:00
redhat deprecate zmq_ctx_destroy in favor of zmq_ctx_term 2013-01-17 15:48:18 -08:00
valgrind Fixed issue #348 2012-03-26 16:31:12 -05:00