use background thread to wait for address changes on OSX (dotnet/corefx#41768)
authorTomas Weinfurt <tweinfurt@yahoo.com>
Wed, 16 Oct 2019 05:10:51 +0000 (22:10 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Oct 2019 05:10:51 +0000 (22:10 -0700)
commit3154b76da02103dd22bdbbb649fea55eaf9a80f0
tree35f313bfec14460b2a900162df45c01dffb9f62b
parentb620e3283bf79d75ed1ccea5a99fcde5269bd6e3
use background thread to wait for address changes on OSX (dotnet/corefx#41768)

* use background thread to wait for address changes on OSX

* remove RemoteExecutor

* update comment

Commit migrated from https://github.com/dotnet/corefx/commit/08bf1fec4bbb44bab804f068878812aacb06b4d0
src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/NetworkAddressChange.OSX.cs
src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/NetworkAvailabilityChangedTests.cs