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

Fix disconnect issue on Windows #846

Merged
merged 3 commits into from Jun 7, 2019

Commits on May 31, 2019

  1. Fix disconnect issue on Windows

    WSAGetLastError should be invoked right after Windows sockets
    functions.
    josephnoir committed May 31, 2019
    Configuration menu
    Copy the full SHA
    41547a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    c39c2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed5e9c View commit details
    Browse the repository at this point in the history