AuroraRuntime/Source/IO/UNIX
J Reece Wilson a2322470b8 [*] Win32 Shell Opener: do the main operation outside of the lock
[*] Linux IO / AuAsync: always use AU_CO_ROUTINE_SUS_NEVER or bool(false). Fixed dropped IO callbacks.
[*] Linux: Added POLLHUP to the blocking read poll. We shouldn't need this. Sockets and pipes set their read side on relevant events. For instance, async connect results in a writable signal, dropped sockets will become signaled under a select, etc. IPC works. Net works. Just gonna add this to the read trigger just in case.
2024-10-16 14:45:07 +01:00
..
FDIpcServer.cpp [+] Added Linux signal configuration and separate LinuxConfig type (LinuxConfig) 2023-08-29 03:11:28 +01:00
FDIpcServer.hpp [+] Linux build [again] 2022-12-16 00:41:01 +00:00
IOSubmit.Linux.cpp [*] Win32 Shell Opener: do the main operation outside of the lock 2024-10-16 14:45:07 +01:00
IOSubmit.Linux.hpp [+] IOConfig::bAPCUseCoroutineStack 2024-09-09 08:16:19 +01:00
UnixIO.cpp [*] Refactor some APIs to use string views instead of strings 2024-09-24 18:59:54 +01:00
UnixIO.hpp [+] UNIX FD sharing (with Linux optimization and a potentially functional BSD fallback) 2022-04-14 20:39:04 +01:00