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

Implements Timeout Feature For Operations #34

Closed
wants to merge 7 commits into from
Closed

Implements Timeout Feature For Operations #34

wants to merge 7 commits into from

Commits on Jan 29, 2021

  1. Timeout parameter is addded for each operation.

    Timeout is added.
    saitakturk committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    735fd43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56081d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d9678 View commit details
    Browse the repository at this point in the history
  4. Update Client.hpp

    saitakturk committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    ed19929 View commit details
    Browse the repository at this point in the history
  5. Change timeout type.

    saitakturk committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    252b686 View commit details
    Browse the repository at this point in the history
  6. Added member variable

    saitakturk committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d5323f0 View commit details
    Browse the repository at this point in the history
  7. Small typo updated

    saitakturk committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    aa547f3 View commit details
    Browse the repository at this point in the history