[Mono-dev] [PATCH] Get initial position for FileStreams created from handles
Miguel de Icaza
miguel at ximian.com
Fri Dec 23 23:56:30 EST 2005
Hello,
> 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.
This looks good to me.
More information about the Mono-devel-list
mailing list