AuroraRuntime/Source/Async
Reece Wilson f43251c8fc [+] AuNet::ISocketChannelEventListener
[+] AuFS::UpdateTimes
[+] AuFS::UpdateFileTimes
[+] AuFS::CompressEx
[*] AuFS::Compress now rejects files that look to be already compressed
[+] AuFS::DecompressEx
[+] AuFS::Create
[+] AuFS::WriteNewFile
[+] AuFS::WriteNewString
[+] AuFs::FileAttrsList
[+] AuFs::FileAttrsGet
[+] AuFs::FileAttrsSet
[+] DirectoryLogger::uMaxLogsOrZeroBeforeCompress
[+] ISocketChannel.AddEventListener
[+] ISocketChannel.AddEventListener
[+] DirectoryLogger.uMaxLogsOrZeroBeforeCompress
[*] Fix UNIX regression
[*] Fix up stream socket channel realloc IPC
[*] Fix shutdown regression in pretty much everything thanks to 8ff81df1's dumbass fix
    (fixes fence regression on shutdown)
[*] Fix DirDeleterEx formatting of reported failed paths
[*] Fix up file not truncated if already exists bugs. Extended and alternative apis added.
[*] Fix ICompressionStream::ReadEx returning the wrong read value
[+] Legacy compression API can now self-correct once newer stream processor objects are added
2023-02-04 19:43:01 +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 [+] AuNet::ISocketChannelEventListener 2023-02-04 19:43:01 +00:00
ThreadPool.hpp [*] Fix deadlock involving WaitFor under ThreadPool (shutdown race) 2023-01-30 14:35:48 +00:00
ThreadState.hpp [*] Fix deadlock involving WaitFor under ThreadPool (shutdown race) 2023-01-30 14:35:48 +00: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 [+] Always expand directory tree when attempting to copy or move files, just like every other FIO create operation. 2023-01-23 21:18:58 +00:00
WorkItem.hpp [+] Always expand directory tree when attempting to copy or move files, just like every other FIO create operation. 2023-01-23 21:18:58 +00:00