virtualx-engine/drivers/unix
Rémi Verschelde 814ab59c37
Windows: Remove MSVC define redundant with _MSC_VER
Cleanup unused MSVC code in FileAccessUnix.
2023-09-26 11:11:45 +02:00
..
dir_access_unix.cpp
dir_access_unix.h
file_access_unix.cpp Windows: Remove MSVC define redundant with _MSC_VER 2023-09-26 11:11:45 +02:00
file_access_unix.h [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 2023-08-08 21:51:32 +03:00
ip_unix.cpp UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
ip_unix.h
net_socket_posix.cpp [Net] Explicitly handle buffer errors in send/recv 2023-07-19 10:08:25 +02:00
net_socket_posix.h [Net] Explicitly handle buffer errors in send/recv 2023-07-19 10:08:25 +02:00
os_unix.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
os_unix.h
SCsub
syslog_logger.cpp
syslog_logger.h
thread_posix.cpp
thread_posix.h