Don't queue reads/writes in TLS stream.
This is definitely wrong, because it makes the read/write tasks impossible to cancel and possibly makes them outlive the buffers they are reading from / writing to. I have no idea why I wrote the code this way, TBQH.
Showing
Please
register
or
sign in
to comment