Anton Shepelev
2016-04-22 12:03:33 UTC
Hello, all
I have a primitive named-pipe server using synchronious IO.
When my listening thread is frozen at a synchronious call to
ConnectNamedPipe() from kernel32.dll, the thread.Abort()
method seems to have no effect. Is it the expected behavour
and does it mean that one must always use ahynchronous pipe
operations in C#?
I have a primitive named-pipe server using synchronious IO.
When my listening thread is frozen at a synchronious call to
ConnectNamedPipe() from kernel32.dll, the thread.Abort()
method seems to have no effect. Is it the expected behavour
and does it mean that one must always use ahynchronous pipe
operations in C#?
--
() ascii ribbon campaign - against html e-mail
/\ http://preview.tinyurl.com/qcy6mjc [archived]
() ascii ribbon campaign - against html e-mail
/\ http://preview.tinyurl.com/qcy6mjc [archived]