Making named pipe connects alertable on Windows
authorHenric Müller <hemuller@microsoft.com>
Wed, 12 Oct 2016 13:04:10 +0000 (15:04 +0200)
committerHenric Müller <hemuller@microsoft.com>
Wed, 12 Oct 2016 13:07:04 +0000 (15:07 +0200)
commit0aed701c96bfc3880076f2dcc53ef7fc2f749c9c
treef3a4bd1d7a9ea669b4fba504c5f997950a39f143
parent082057e3d7247ac5c260355d8145960fbaaa8e76
Making named pipe connects alertable on Windows

This fix makes sure that an aborted thread will wake up
a blocking named pipe connect.
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeHelper.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeListener.cs