[Mono-dev] [PATCH] Get initial position for FileStreams created from handles

Kornél Pál kornelpal at hotmail.com
Thu Dec 22 05:15:31 EST 2005


Hi,

When a FileStream is created using file name it can be assumed that the
initial position is zero. But when a FileStream is created from a handle it
may already have a non-zero position. MS.NET obtains initial position for
FileStreams created from handles. This propoesd patch does the same.

Please review and approve the patch.

Kornél
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileStreamInitPosition.diff
Type: application/octet-stream
Size: 488 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051222/e0d89be6/attachment.obj 


More information about the Mono-devel-list mailing list