AuroraRuntime/Source/Async
Reece Wilson bb9c383aee [+] ICompressionInterceptor::LimitPassthroughOnOverflow
[+] IOPipeRequest::uMinBytesToRead
[+] (secret api intended for unix users) AuIO::NewLSOSHandleEx
[*] Fix quirks when running Gtk under an io processor
...CtxYield shouldn't spin while work (improper breakout on remote update)
[*] EFileOpenMode::eWrite should assume O_CREAT semantics making eReadWrite somewhat redundant. OpenWrite + eWrite should reasonably work with file-appends. it should not mean force create + cucked GetLength().
2022-11-20 10:31:13 +00:00
..
Async.cpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
Async.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
AsyncApp.cpp [*] Linux builds again. Still behind 2022-06-23 13:25:20 +01:00
AsyncApp.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
AsyncRunnable.hpp [+] Minimalistic AuNumericLimits implementation 2022-02-19 17:56:45 +00:00
GroupState.cpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
GroupState.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
Schedular.cpp [*] Fixup schedule failure rejection. Fixes crash during safe/good clean up. 2022-08-13 22:59:44 +01:00
Schedular.hpp [*] Fixup schedule failure rejection. Fixes crash during safe/good clean up. 2022-08-13 22:59:44 +01:00
ThreadPool.cpp [+] ICompressionInterceptor::LimitPassthroughOnOverflow 2022-11-20 10:31:13 +00:00
ThreadPool.hpp [*] transition some of the old vector based AuByteBuffer APIs to be stream aware 2022-09-19 06:42:39 +01:00
ThreadState.hpp [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00
ThreadWorkerQueueShim.cpp [+] Net: TCP servers can now be multi-threaded 2022-11-17 20:58:48 +00:00
ThreadWorkerQueueShim.hpp [+] Net: TCP servers can now be multi-threaded 2022-11-17 20:58:48 +00:00
WorkItem.cpp [+] Catch around all async DispatchFrames. Will add optional forced panic later. 2022-10-14 07:16:28 +01:00
WorkItem.hpp [*] Fixup schedule failure rejection. Fixes crash during safe/good clean up. 2022-08-13 22:59:44 +01:00