summaryrefslogtreecommitdiff
path: root/tests/lib/cli/test_commands.py
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-05-17 18:27:54 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-08-28 18:00:13 +0200
commitb6116506ec81735afa647af112c6aaa1ed35e9df (patch)
tree1d50228c173a313320f4720ed70398661a6a5694 /tests/lib/cli/test_commands.py
parent3df31ebb0328b4b84fa11d5fbd956dcc30c44dfe (diff)
lib: ZeroMQ read handler, v2
This uses zmq_getsockopt(ZMQ_FD) to create a libfrr read event, which then wraps zmq_poll and calls an user-specified ZeroMQ read handler. It's wrapped in a separate library in order to make ZeroMQ support an installation-time option instead of build-time. Extended to support per-message and per-fragment callbacks as discussed with Bingen in PR #566. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'tests/lib/cli/test_commands.py')
0 files changed, 0 insertions, 0 deletions