mgravell / Pipelines.Sockets.Unofficial

.NET managed sockets wrapper using the new "Pipelines" API
Other
416 stars 54 forks source link

Refactor implementation to use the four-fields approach #23

Closed mgravell closed 5 years ago

mgravell commented 5 years ago

Similar, but not exactly identical to, ReadOnlySequence<T> - this allows arbitrarily large sequences and works much better with read-only/read-write flips