Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.001001 - 2014-07-31
- Issue warnings when buffering on EFSM
- More Constants.pm fixes/cleanups
Changes for version 0.000_006 - 2014-07-30
- Add max_queue_size / max_queue_action
- Test TCP transport
- Fix constant optimization for maybe-POSIX constants
Changes for version 0.000_005 - 2014-07-27
- Provide ->zmq_version method on POEx::ZMQ::Socket objs
- BAIL_OUT on some other possible linker failures
- Don't bother trying to clean up sockets & contexts properly if in GD
Changes for version 0.000_004 - 2014-07-27
- Fix dep list
- Requeue on EFSM (Still need proper internal queue management.)
Changes for version 0.000_003 - 2014-07-27
- Provide POEx::ZMQ->socket() constructor shortcut
- Prefer libzmq.so.3 over libzmq.so (Might be reverted. I'm running into systems with libzmq.so pointing to ZMQ2 and libzmq.so.3 available.)
- Various test expansion/fixes
- Really fix bad-version BAIL_OUT. ... I think.
- MetaNoIndex for tools/
Changes for version 0.000_002 - 2014-07-26
- Set ZMQ_LINGER to 0 during ->stop
- BAIL_OUT of test suite if libzmq is too old
Changes for version 0.000_001 - 2014-07-26
- Initial development release
Modules
Asynchronous ZeroMQ sockets for POE
ZeroMQ (3 + 4) constants for use with POEx::ZMQ
Minimalist ZMQ FFI wrapper for POEx::ZMQ
A POE-enabled ZeroMQ socket
Provides
in lib/POEx/ZMQ/FFI/Callable.pm