1
0
Fork 0
godot/drivers/unix
Rémi Verschelde f08fe52d9a
Merge pull request #99963 from Faless/web/no_ip
[Web] Implement dummy IP and NetSocket
2024-12-17 22:59:42 +01:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
dir_access_unix.cpp [Linux/BSD] Fix cross-device rename. 2024-10-02 08:57:37 +03:00
dir_access_unix.h [Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS. 2023-10-13 15:48:03 +03:00
file_access_unix.cpp [FileAccess] Set `last_error` on file read/write errors. 2024-12-02 15:05:50 +02:00
file_access_unix.h [FileAccess] Set `last_error` on file read/write errors. 2024-12-02 15:05:50 +02:00
file_access_unix_pipe.cpp [FileAccess] Return error codes from `store_*` methods. 2024-11-29 23:22:31 +02:00
file_access_unix_pipe.h [FileAccess] Return error codes from `store_*` methods. 2024-11-29 23:22:31 +02:00
ip_unix.cpp [Web] Implement dummy IPWeb instead of IPUnix 2024-11-28 20:47:18 +01:00
ip_unix.h [Web] Implement dummy IPWeb instead of IPUnix 2024-11-28 20:47:18 +01:00
net_socket_unix.cpp [Net] Properly rename NetSocketPosix to NetSocketUnix 2024-11-13 10:27:01 +01:00
net_socket_unix.h [Net] Properly rename NetSocketPosix to NetSocketUnix 2024-11-13 10:27:01 +01:00
os_unix.cpp Merge pull request #99963 from Faless/web/no_ip 2024-12-17 22:59:42 +01:00
os_unix.h Add file and dir temporary utilities 2024-12-02 12:08:14 -05:00
syslog_logger.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
syslog_logger.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thread_posix.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thread_posix.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00