AuroraRuntime/Source/IO/UNIX
Reece Wilson 72dc0d715e [*] Begin enforcing steady time
[+] IOProcessor::WakeupThread
[+] NT: Begin hacking in timeBeginPeriod (must spam it in some places)
[+] ConsoleTTY (more specifically the win32 calls) are too slow to run on the mainthread. Delegate to worker.
[*] AuTime.CurrentClockSteady
[*] AuTime.CurrentClockSteadyMS
[*] AuTime.CurrentClockSteadyNS
2022-11-28 16:01:08 +00:00
..
FDIpcServer.cpp Further Linux support 2022-08-02 05:52:57 +01:00
FDIpcServer.hpp Further Linux support 2022-08-02 05:52:57 +01:00
IOSubmit.Linux.cpp [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
IOSubmit.Linux.hpp [+] Near 1:1 Linux IPC Pipe compared to the NT equivalent (~= CreateNamedPipeA(nMaxInstances=1, dwOpenMode=PIPE_ACCESS_DUPLEX, dwPipeMode=PIPE_TYPE_BYTE)) 2022-08-09 07:48:29 +01:00
UnixIO.cpp Further Linux support 2022-08-02 05:52:57 +01:00
UnixIO.hpp [+] UNIX FD sharing (with Linux optimization and a potentially functional BSD fallback) 2022-04-14 20:39:04 +01:00