forked from quic-go/quic-go
* remove the closedForShutdown boolean in the send stream * remove the canceledWrite boolean in the send stream * remove the closedForShutdown boolean in the receive stream * remove the canceledRead boolean in the receive stream * remove the resetRemotely boolean in the receive stream * optimize memory layout of the receiveStream This brings it down from 200 to 192 bytes.
13 KiB
13 KiB