[Mono-dev] FileStream SafeFileHandle constructor

Jonathan Chambers joncham at gmail.com
Fri May 11 23:50:53 EDT 2007


Hello,
     This patch implements the FileStream constructor taking a
SafeFileHandle. It just uses the underlying handle at this point; Miguel
suggested a few things for a complete solution, with my preference being
make SafeFileHandle internal at 1.0 and use it inside of FileStream instead
of an IntPtr (Miguel please correct if I misunderstood). I can look at that
as well, if that sounds like a good solution.

Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070511/537160da/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: filestream.diff
Type: application/octet-stream
Size: 1055 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070511/537160da/attachment.obj 


More information about the Mono-devel-list mailing list