This branch keeps track of the backwards-incompatible changes we'd like to make for preview 3. So far, the changes are:
Remove bad-descriptor error code. This is a relic of Preview 1 and the prototype period of Preview 2 before resource types were implemented. In a correct Component Model implementation, this is not possible to reach.
Remove already, in-progress & message-size error codes, as those relate to sockets and not filesystems.
This branch keeps track of the backwards-incompatible changes we'd like to make for preview 3. So far, the changes are:
bad-descriptor
error code. This is a relic of Preview 1 and the prototype period of Preview 2 before resource types were implemented. In a correct Component Model implementation, this is not possible to reach.already
,in-progress
&message-size
error codes, as those relate to sockets and not filesystems.