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

TCPConnection.waitForDataAsync #62

Merged
merged 5 commits into from
Feb 26, 2018
Merged

TCPConnection.waitForDataAsync #62

merged 5 commits into from
Feb 26, 2018

Commits on Feb 21, 2018

  1. added TCPConnection.waitForDataAsync

    Francesco Mecca committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    0d6ba62 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. added Timer and enum return to TCPConnection.waitForDataAsync

    Francesco Mecca committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    20e32cf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. assert and stronger condition on TCPConnection.waitForDataAsync

    assert and stronger condition on TCPConnection.waitForDataAsync
    Francesco Mecca committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    99e2873 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Change callback semantics of waitForDataAsync

    Also adds a documentation comment to specify the semantics.
    s-ludwig committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    e33cf56 View commit details
    Browse the repository at this point in the history
  2. fixup

    s-ludwig committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    57d516a View commit details
    Browse the repository at this point in the history