- 18 May, 2018 3 commits
-
-
Simon Giesecke authored
Solution: properly declared underlying type of enum declaring retired_fd
-
Simon Giesecke authored
Solution: fix #if/#else structure
-
Simon Giesecke authored
Solution: change options_t.type to int8_t
-
- 17 May, 2018 7 commits
-
-
Luca Boccassi authored
Fix some code style issues
-
Simon Giesecke authored
Solution: remove redundant else
-
Simon Giesecke authored
-
Simon Giesecke authored
Solution: reduce to newly extracted function clear, which does not use the freed pointer
-
Simon Giesecke authored
Solution: add code to make non-use explicit
-
Simon Giesecke authored
Solution: call check_read instead
-
Simon Giesecke authored
Solution: add explicit
-
- 15 May, 2018 8 commits
-
-
Luca Boccassi authored
Fixed compilation with ZMQ_ATOMIC_PTR_MUTEX
-
Luca Boccassi authored
Reenable DRAFT builds on Appveyor and fix test_radio_dish_udp_ipv6
-
Simon Giesecke authored
Solution: fix handling of sockaddr in recvfrom
-
Simon Giesecke authored
Solution: fix types
-
Simon Giesecke authored
Solution: set ENABLE_DRAFTS=ON
-
Luca Boccassi authored
Problem: test_spec_dealer not using test framework
-
Simon Giesecke authored
Solution: migrate to Unity
-
korbes authored
-
- 14 May, 2018 22 commits
-
-
Luca Boccassi authored
Warnings in Windows builds
-
Simon Giesecke authored
Solution: handle types properly
-
Simon Giesecke authored
Solution: Use fd_t
-
Simon Giesecke authored
Solution: Use size_t instead of int
-
Simon Giesecke authored
Solution: Use unsigned char instead of size_t
-
Simon Giesecke authored
Solution: Use unsigned char instead of size_t
-
Simon Giesecke authored
Solution: Use fd_t
-
Simon Giesecke authored
Solution: Use fd_t
-
Simon Giesecke authored
Solution: explicitly compare function pointer against NULL
-
Simon Giesecke authored
Solution: make proper boolean expression
-
Simon Giesecke authored
Solution: make proper boolean expression
-
Simon Giesecke authored
Solution: move conditional include directive to precompiled.hpp
-
Simon Giesecke authored
Solution: fix type specification
-
Simon Giesecke authored
Solution: fix type specification
-
Simon Giesecke authored
Solution: enable warnings-as-errors
-
Luca Boccassi authored
Problem: zmq_poller_[add/modify] accept invalid events arguments silently
-
Simon Giesecke authored
Problem: heartbeat tests are disabled
-
Simon Giesecke authored
Solution: use a typedef instead
-
Simon Giesecke authored
Solution: check and return an error on invalid arguments. Fixes #3088
-
Luca Boccassi authored
Solution: re-enable them
-
Simon Giesecke authored
Solution: extract common code into functions
-
Luca Boccassi authored
Add poller docs
-