- 22 May, 2018 2 commits
-
-
Simon Giesecke authored
Problem: API poller cannot be set independently from I/O thread poller, poll I/O thread poller broken on Windows Solution: change platform definitions to separate API poller from I/O thread poller, disallow configuring poll I/O thread poller on Windows
-
Simon Giesecke authored
Solution: added test case, reproduces the likely cause for #3107
-
- 18 May, 2018 9 commits
-
-
Luca Boccassi authored
Fix some more code style issues
-
Simon Giesecke authored
Solution: replace by C++-style casts
-
Simon Giesecke authored
Solution: add no-return attributes
-
Simon Giesecke authored
Solution: add alloc_assert calls
-
Simon Giesecke authored
Solution: replace by for loop
-
Simon Giesecke authored
Solution: restructured code, inverted condition
-
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 14 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
-