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 NRE in Win32 IpcChannel.StopListening() when no server started #3903

Commits on Nov 7, 2016

  1. Fix NRE in Win32 IpcChannel.StopListening() when no server started

    This makes the System.Runtime.Remoting test suite fail in various places on
    Windows due to the TestFixtureTearDown method in BaseCalls throwing an NRE.
    ntherning committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    da894a3 View commit details
    Browse the repository at this point in the history