1
0
Fork 0
godot/drivers/windows
Stuart Carnie 7227fdd805 Core: Add UNIX domain socket support
> [!NOTE]
>
> Later versions of Windows has support for `AF_UNIX`, so it could be
> added.
2025-09-26 05:46:19 +10:00
..
SCsub
dir_access_windows.cpp Fix: Make get_space_left on Windows use current_dir instead of process CWD 2025-07-25 19:47:25 +08:00
dir_access_windows.h
file_access_windows.cpp
file_access_windows.h
file_access_windows_pipe.cpp
file_access_windows_pipe.h
ip_windows.cpp
ip_windows.h
net_socket_winsock.cpp Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
net_socket_winsock.h Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
thread_windows.cpp
thread_windows.h