|
573031cd96
|
[*] idiot-proofing memory ownership
|
2023-06-11 15:49:39 +01:00 |
|
|
1f505fcf02
|
[+] Added explicit stream interface cache reset path under proto stacks
(amended: missed one discard)
|
2023-06-11 15:30:14 +01:00 |
|
|
4a584ce73a
|
[+] Future proof IProtocolInterceptorEx with an optional pParent in the only Aurora Interface methods last argument
|
2023-06-10 20:33:19 +01:00 |
|
|
8b36562cf0
|
[+] why not?
|
2023-06-04 21:18:44 +01:00 |
|
|
c9ed4b09b9
|
[+] Implement IStream[Read/Write].close for various IO subsystem interfaces
|
2023-06-04 19:02:33 +01:00 |
|
|
da69428d7e
|
[+] IProtocolStack::PrependInterceptorEx
[+] IProtocolStack::PrependSingleFrameProcessor
[+] IProtocolStack::PrependSingleFrameProcessorEx
[+] IProtocolStack::GetArrayOfInterceptors
[+] IProtocolStack::GetInterceptorAtIndex
[+] IProtocolPiece::ToInputWriter
[+] IProtocolPiece::GetExtendedInterceptor
[+] IProtocolPiece::GetShortPipeInterceptor
|
2023-04-28 02:41:45 +01:00 |
|
|
eb4ee3143d
|
[*] bug: missing link
|
2023-04-27 10:26:41 +01:00 |
|
|
3f0368b99d
|
[*] cache these adapter allocations away
|
2023-04-26 07:37:14 +01:00 |
|
|
22c4d25759
|
[*] amend cdf5a499 , bKillPipeOnFirstRootLevelFalse not respected
|
2023-04-25 12:57:15 +01:00 |
|
|
cdf5a499cb
|
[*] Improved pipe work awareness under protocol stack to allow for propagation of error conditions such that the top most interceptor can kill the pipe work
|
2023-04-25 12:13:16 +01:00 |
|
|
36c163d90c
|
[*] 2af2eadf cont
|
2023-04-19 23:57:56 +01:00 |
|
|
d7d514c6b7
|
[*] protocol-stack ticks now check against the buffers error flags to ensure Writes/Reads weren't being silently dropped in user code
|
2023-04-19 23:46:56 +01:00 |
|
|
2af2eadfa8
|
[*] Resolve: protocol-stack link bug (multiple append failure / missing next link)
|
2023-04-19 23:35:48 +01:00 |
|
|
4e6f116925
|
[*] Refactor
[+] IProcessSectionView::GetStart
[+] IProcessSectionView::GetEnd
|
2022-12-17 20:14:19 +00:00 |
|
|
267c2216b0
|
[+] UDP over socket API via existing INetSrvDatagram layer
(...missing send)
[+] AuIO::Buffer::ViewReader
[+] AuIO::Buffer::ViewSeekableReadable
[+] AuIO::Buffer::ViewWriter
[*] Clean up AuCompression
[*[ AuLog messages must always crunch for memory
[*] Various bug fixes
[*] Refactor+clean up
|
2022-12-12 23:50:05 +00:00 |
|