Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

NS2.0 Complete System.IO.Stream surface area#3238

Merged
1 commit merged intonmirrorfrom
unknown repository
Apr 6, 2017
Merged

NS2.0 Complete System.IO.Stream surface area#3238
1 commit merged intonmirrorfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Apr 6, 2017

ObjectInvariant - an obsolete method for supporting
contracts...

CreateWaitHandle - not too useful by itself,
but I assume this was meant to be overridden
by something more useful.

Synchronized - creates SyncStream.

Keeping Stream structured the same as the
CoreCLR version. Not going to attempt to share
this as there still lots of scary looking
async differences. I'll leave this to the
area owner.

ObjectInvariant - an obsolete method for supporting
contracts...

CreateWaitHandle - not too useful by itself,
but I assume this was meant to be overridden
by something more useful.

Synchronized - creates SyncStream.

-

Keeping Stream structured the same as the
CoreCLR version. Not going to attempt to share
this as there still lots of scary looking
async differences. I'll leave this to the
area owner.
@ghost ghost merged commit 585e241 into dotnet:nmirror Apr 6, 2017
@ghost ghost deleted the str branch April 7, 2017 14:15
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant