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

change the PingAsync logic #32

Merged
merged 2 commits into from
Dec 9, 2020
Merged

change the PingAsync logic #32

merged 2 commits into from
Dec 9, 2020

Commits on Jun 18, 2019

  1. change the PingAsync logic

    resolve if can't connect to clam av server ,
    PingAsync will throw a  exception,it should be return false.
    
    Signed-off-by: DHclly <335121817@qq.com>
    DHclly committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    9c41847 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. add method TryPingAsync

    because the method PingAsync if not true ,will throw a exception,so add this
    method only return true/false.
    
    Signed-off-by: DHclly <335121817@qq.com>
    DHclly committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    45ba713 View commit details
    Browse the repository at this point in the history