AuroraRuntime/Include/Aurora/IO
Reece 0c3344fe46 [+] IIOSimpleEventListener
[+] IOProcessor::StartSimpleIOWatch(const AuSPtr<IIOWaitableItem> &object, const AuSPtr<IIOSimpleEventListener> &listener)
[+] IOProcessor::StartSimpleLSWatch(const AuSPtr<Loop::ILoopSource> &source, const AuSPtr<IIOSimpleEventListener> &listener)
[*] IOAdapterAsyncStream should reset the transactions IO state upon reaching end of segment (should this be per tick?) or upon stream error - otherwise, we end up spinning on a stuck event forever
[*] Fix non-linear path under read of the AuByteBuffer
[*] Fix various other nonlinear conditions under AuByteBuffer
[*] IOProcessor releases registered io item from queue upon request
[*] Fix ConsoleMessage::Write -> enumeration of color should be casted to a uint8
[+] Error telemetry under async task creation
[*] Fix various lock ups and non-blocking spins related to erroneous InternalRunOne impl. Residual preemptive batching was fucking with modern io.
[*] Cleanup TaskFrom/JobFrom. More work required to clean up legacy piss
2022-06-22 14:42:17 +01:00
..
Buffered [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +01:00
Character [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FS [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +01:00
IPC [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
Loop [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
Net [*] Kill net. Branching... 2022-04-01 04:54:21 +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 [*] Refactor IAsyncTransaction -> Moved namespace from AuIOFS to AuIO bc other file-like APIs share the same FS implementation. IPC, process, and other namespaces have no reason to return an AuIOFS interface when dealing with pipes. 2022-05-12 09:04:32 +01:00
IAsyncTransaction.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
IByteBufferStreamPair.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOBufferedProcessor.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOBufferedStreamAvailable.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOEventListener.hpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +01:00
IIOPipeEventListener.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOPipeInterceptor.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOPipeProcessor.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOPipeWork.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOProcessor.hpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +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 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOProcessorWorkUnit.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IIOSimpleEventListener.hpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +01:00
IIOWaitableIOLoopSource.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOWaitableIOTimer.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOWaitableItem.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IIOWaitableTickLimiter.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IO.hpp [+] Added IOSleep.* files, API: AuIO::WaitFor(ms, waitEntireFrame) 2022-05-13 21:02:19 +01:00
IOAdapterAsyncStream.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOAdapterByteBuffer.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterCompression.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOAdapterSeeking.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOExperimental.hpp [+] IIOSimpleEventListener 2022-06-22 14:42:17 +01:00
IOPipeCallback.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOPipeInputData.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOPipeInterceptorNop.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IOPipeRequest.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOPipeRequestAIO.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOPipeRequestBasic.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
IOSleep.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IPipeBackend.hpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
ISeekingReader.hpp [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +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