zeromq / cppzmq

Header-only C++ binding for libzmq
http://www.zeromq.org
MIT License
1.94k stars 757 forks source link

Problem: poll default timeout is deprecated #497

Closed gummif closed 3 years ago

gummif commented 3 years ago

Solution: default to std::chrono::milliseconds

gummif commented 3 years ago

@sigiesec @bluca What is best practice regarding PRs here, should I ping you for review?