Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/monitor poll #414

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Feat/monitor poll #414

wants to merge 4 commits into from

Commits on May 14, 2020

  1. monitor: add get_event() method

    lp35 authored and Louis-Paul CORDIER committed May 14, 2020
    Configuration menu
    Copy the full SHA
    a4570b1 View commit details
    Browse the repository at this point in the history
  2. monitor: add compatibility with zmq::poll()

    lp35 authored and Louis-Paul CORDIER committed May 14, 2020
    Configuration menu
    Copy the full SHA
    78dab5d View commit details
    Browse the repository at this point in the history
  3. monitor: add compatibility with zmq::poller_t

    lp35 authored and Louis-Paul CORDIER committed May 14, 2020
    Configuration menu
    Copy the full SHA
    3aa80d0 View commit details
    Browse the repository at this point in the history
  4. monitor: expose close() method to public

    lp35 authored and Louis-Paul CORDIER committed May 14, 2020
    Configuration menu
    Copy the full SHA
    c2298e8 View commit details
    Browse the repository at this point in the history