• sergeyu's avatar
    Simplify It2Me host shutdown · 21c899ea
    sergeyu authored
    Previously It2Me host was stopped asynchronoulsy, which makes the
    shutdown more complicated. Now it's synchronous and is significantly
    simpler.
    Also removed ChromotingHost::RejectAuthenticatingClient() which is no
    longer needed.
    
    Review URL: https://codereview.chromium.org/1458323002
    
    Cr-Commit-Position: refs/heads/master@{#361362}
    21c899ea
client_session.h 9.75 KB