Andy Wang
|
86214a1df0
|
Implement stream SetReadDeadline
|
2020-04-09 18:56:17 +01:00 |
|
Andy Wang
|
1de5045003
|
Use errors from io
|
2020-04-08 14:59:09 +01:00 |
|
Andy Wang
|
d65aee725a
|
Improve stream closing logic and add tests
|
2020-01-22 21:12:32 +00:00 |
|
Andy Wang
|
9cab4670f4
|
Make buffer close non-blocking
|
2019-11-02 21:02:35 +00:00 |
|
Andy Wang
|
9dacb9d8fd
|
Handle closing frame properly in datagramBuffer
|
2019-08-30 21:00:15 +01:00 |
|
Andy Wang
|
3bfaa5c1c1
|
Receiving a closing frame no longer returns error on Write
|
2019-08-30 20:50:39 +01:00 |
|
Andy Wang
|
a131af3439
|
Remove unnecessary Len check
|
2019-08-30 20:39:23 +01:00 |
|
Andy Wang
|
2006e5971a
|
Refactor frameSorter and datagramBuffer under one interface
|
2019-08-22 11:48:10 +01:00 |
|
Andy Wang
|
8b99e419b3
|
Check buffer length for datagramBuffer.Read() in case the datagram is larger than the buffer
|
2019-08-20 22:50:58 +01:00 |
|
Andy Wang
|
87a7684e10
|
More comments
|
2019-08-20 22:43:04 +01:00 |
|
Andy Wang
|
44a09219f7
|
Experimental support for UDP
|
2019-08-14 11:56:55 +01:00 |
|