cheatfate 0cb6840f03 Big refactoring of AsyncStreams.
1. Implement all read() primitives using readLoop() like it was done in streams.
2. Fix readLine() bug.
3. Add readMessage() primitive.
4. Fixing exception hierarchy, handling code and simplification of (break/continue + exception).
5. Fix TLSStream closure procedure.
6. Add BoundedStream stream and tests.
7. Remove `result` usage from the code.
2021-02-18 22:16:04 +02:00
..
2021-02-18 22:16:04 +02:00
2021-01-19 13:48:39 +01:00
2020-09-10 11:39:10 +03:00
2020-06-24 11:21:52 +03:00
2019-04-08 16:46:22 +03:00
2019-05-07 23:11:40 +03:00