0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compile errors/warnings. More... over 11 years ago
Added xpub_verbose, Socket::getSocket() and Message::erase() More... over 11 years ago
getsockopt appended the null terminator in the output string, which is incorrect. Fixed. More... over 11 years ago
Added last_error(), disconnect(), getsockopt() for pure data buffers and current iterator access functions More... over 11 years ago
Added ZMQ_STREAM to the socket types More... almost 12 years ago
Removed bindorconnect since the bug it was working around has been fixed in ZMQ More... about 12 years ago
Made the Socket constructor with a void pointer argument explicit More... over 12 years ago
Updated some ZMQ options, might still be buggy More... over 12 years ago
Build fixes for CE. Added Socket constructor to prevent implicit use of Socket(void*) More... over 12 years ago
Merge pull request #2 from a13x/master More... about 13 years ago
Changed CMake to fetch and include GTest and GMock as external project More... about 13 years ago
Changed CMake to fetch and include GTest and GMock as external project More... about 13 years ago
Revamped Message API. More... about 14 years ago
Added support for callback functions from Poller. More... over 14 years ago
Fix documentation. More... over 14 years ago
Make Socket and Context non-copyable. More... over 14 years ago
Fix cross platform build issues. More... over 14 years ago
Fix build issues on unix platforms. More... over 14 years ago
Initial commit. More... over 14 years ago