mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-11-09 15:53:59 +01:00
We have a deprecated method `add` in poller that contradicts purpose of a draft API where it can change without deprecation period. Solution: remove the method so we do not to maintain it anymore.