AuroraRuntime/Include/Aurora/IO
Reece Wilson 04aca5fcf2 [+] Aurora::IO::Net::NetSocketConnectByHost
[+] Aurora::IO::FS::DirDeleterEx
[+] Aurora::IO::Compress
[+] Aurora::IO::Decompress
[*] Aurora::Memory::ByteBuffer zero-alloc fixes
[*] Aurora::Memory::ByteBuffer linear read of begin/end should return (`const AuUInt8 *`)'s
[*] Changed NT file CREATE flags
[*] Fix linux regression
[*] Update logger sink DirLogArchive
... [+] DirectoryLogger::uMaxLogsOrZeroBeforeDelete
... [+] DirectoryLogger::uMaxCumulativeFileSizeInMiBOrZeroBeforeDelete
... [+] DirectoryLogger::uMaxCumulativeFileSizeInMiBOrZeroBeforeCompress
... [+] DirectoryLogger::uMaxFileTimeInDeltaMSOrZeroBeforeCompress
... [+] DirectoryLogger::uMaxFileTimeInDeltaMSOrZeroBeforeDelete
[*] FIX: BufferedLineReader was taking the wrong end head
(prep) LZMACompressor
[*] Updated build-script for LZMA (when i can be bothered to impl it)
(prep) FSOverlappedUtilities
(prep) FSDefaultOverlappedWorkerThread | default worker pool / apc dispatcher / auasync dispatcher concept for higher level overlapped ops
(stub) [+] Aurora::IO::FS::OverlappedForceDelegatedIO
(stub) [+] Aurora::IO::FS::OverlappedCompress
(stub) [+] Aurora::IO::FS::OverlappedDecompress
(stub) [+] Aurora::IO::FS::OverlappedWrite
(stub) [+] Aurora::IO::FS::OverlappedRead
(stub) [+] Aurora::IO::FS::OverlappedStat
(stub) [+] Aurora::IO::FS::OverlappedCopy
(stub) [+] Aurora::IO::FS::OverlappedRelink
(stub) [+] Aurora::IO::FS::OverlappedTrustFile
(stub) [+] Aurora::IO::FS::OverlappedBlockFile
(stub) [+] Aurora::IO::FS::OverlappedUnblockFile
(stub) [+] Aurora::IO::FS::OverlappedDelete
2023-01-26 21:43:19 +00:00
..
Buffered [+] Linux build [again] 2022-12-16 00:41:01 +00:00
Character [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FS [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00:00
IPC [*] Clean up of include headers 2022-08-02 05:58:00 +01:00
Loop [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
Net [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00:00
Protocol [+] IProtocolStack::AppendSingleFrameProcessor 2022-11-08 20:04:12 +00:00
TLS [+] TLS pinning 2022-11-18 04:44:47 +00:00
UNIX [+] UNIX FD sharing (with Linux optimization and a potentially functional BSD fallback) 2022-04-14 20:39:04 +01:00
Async.hpp [*] Move AuIO::WaitMultiple 2022-05-13 19:25:29 +01:00
EIOProcessorEventStage.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
EPipeCallbackType.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
EStreamError.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
IAsyncFinishedSubscriber.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IAsyncTransaction.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IByteBufferStreamPair.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IIOBufferedProcessor.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IIOBufferedStreamAvailable.hpp [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
IIOEventListener.hpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +01:00
IIOPipeEventListener.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IIOPipeInterceptor.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
IIOPipeProcessor.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOPipeWork.hpp [+] Initial heap stat counter API 2022-12-08 19:34:15 +00:00
IIOProcessor.hpp [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
IIOProcessorEventListener.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOProcessorItem.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOProcessorManualInvoker.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IIOProcessorWorkUnit.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOSimpleEventListener.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IIOWaitableIOLoopSource.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IIOWaitableIOTimer.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOWaitableItem.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IIOWaitableTickLimiter.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IO.hpp [*] Clean up of include headers 2022-08-02 05:58:00 +01:00
IOAdapterAsyncStream.hpp [*] Fix critical bug in rwlock (few commits ago. still havent updated submodules so its ok) 2022-11-09 00:33:14 +00:00
IOAdapterByteBuffer.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IOAdapterCompression.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IOAdapterSeeking.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IOExperimental.hpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +01:00
IOPipeCallback.hpp [+] NewProtocolStackFromPipe([...], bool bAutoTick) 2022-11-07 13:34:28 +00:00
IOPipeInputData.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IOPipeInterceptorNop.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOPipeRequest.hpp [+] ICompressionInterceptor::LimitPassthroughOnOverflow 2022-11-20 10:31:13 +00:00
IOPipeRequestAIO.hpp [*] Fix critical bug in rwlock (few commits ago. still havent updated submodules so its ok) 2022-11-09 00:33:14 +00:00
IOPipeRequestBasic.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOSleep.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IPipeBackend.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
ISeekingReader.hpp [*] Cleanup/refactor of AuIO 2022-08-29 16:46:46 +01:00
IStreamReader.hpp [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +01:00
IStreamReader.inl [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +01:00
IStreamWriter.hpp [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +01:00
IStreamWriter.inl [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +01:00