[Mono-dev] [PATCH] System.Diagnostics/Process fix
Bill Holmes
billholmes54 at gmail.com
Tue Sep 9 14:43:34 EDT 2008
Hello All,
The attached patch fixes some problems I was having with
Process.ErrorDataReceived and Process.BeginErrorReadLine.
There are actually two fixes here. The most critical is that the
fields of ProcessAsyncReader dd not match MonoSocketAsyncResult.
The second part removes the extra '\r' on windows when spitting the string.
I also need this in the 2.0 branch.
-bill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Process.cs.diff
Type: application/octet-stream
Size: 1949 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080909/68ebf08e/attachment.obj
More information about the Mono-devel-list
mailing list