AuroraRuntime/Include/Aurora/IO
Reece Wilson 7be2d3fbdc [+] AuUtility::ThroughputCalculator
[+] AuNet::ISocketStats
[+] AuNet::ISocketChannel::GetRecvStats()
[+] AuNet::ISocketChannel::GetSendStats()
[+] AuIO::IOProcessor::RunTickEx(AuUInt32 dwTimeout)
[*] Refactor clock APIs
[+] Documentation in headers
[+] AuIO::IIOPipeWork::GetStartTickMS()
[+] AuIO::IIOPipeWork::GetLastTickMS()
[+] AuIO::IIOPipeWork::GetPredictedThroughput()
[+] AuIO::IIOPipeWork::GetBytesProcessed()
2022-12-06 22:58:15 +00:00
..
Buffered [*] Clean up of include headers 2022-08-02 05:58:00 +01:00
Character [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FS [+] AuCompression::CompressionInterceptor 2022-11-06 13:23:22 +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 [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +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 [+] AuUtility::ThroughputCalculator 2022-12-06 22:58: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