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

fixes #198 negative send/receive deadlines do not work #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 27, 2020

  1. fixes #198 negative send/receive deadlines do not work

    This actually affected pretty much all the protocols and both send
    and receive deadlines.  While here we've also made sure that
    a non-blocking check will not fail if a message can immediately
    be sent or received.
    gdamore committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    4d69051 View commit details
    Browse the repository at this point in the history