AuroraRuntime/Include/Aurora/IO
2023-08-29 20:30:09 +01:00
..
Buffered [*] idiot-proofing memory ownership 2023-06-11 15:49:39 +01:00
Character [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FS [+] AuFS::IsFileBlocked 2023-08-29 20:30:09 +01:00
IPC [+] IPCPipe::GetCurrentSharedDuplexHandles() 2023-07-29 09:02:05 +01:00
Loop [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
Net [+] AURT_ADD_USR_DATA usage across some relevant contexts 2023-06-04 17:28:29 +01:00
Protocol [+] Aurora::IO::Protocol::IProtocolLimitable 2023-07-27 17:26:23 +01:00
TLS [+] IProcessSectionMapView::LockSwap 2023-04-17 15:55:51 +01: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 [*] fuck you 2023-08-10 03:43:48 +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 [+] AURT_ADD_USR_DATA usage across some relevant contexts 2023-06-04 17:28:29 +01:00
IIOProcessor.hpp [+] IIOProcessor::ConfigureNoDeferredTicks (hack for Qt modals) 2023-07-27 16:31:47 +01: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 [+] AuIO::IIOHandle 2023-07-29 08:02:47 +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
IOHandle.hpp [+] bool IsHandleFile(AuUInt uHandle) 2023-08-29 01:37:25 +01:00
IOPipeCallback.hpp [+] AuIO::IOPipeCallback::bCloseWriter 2023-06-04 20:49:13 +01: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