pandemonium_engine/drivers/unix
Fabio Alessandrelli 63fbffd4ee IP uses print_verbose when getaddrinfo fails.
Avoid spamming errors when network is disconnected.
Returned address will be invalid, so it can be checked by the user via
`ret.is_valid_ip_address`.

(cherry picked from commit 59eea34851ef3b71bd9df4258f589d2c9681f5a7)
2022-08-19 02:13:06 +02:00
..
dir_access_unix.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
dir_access_unix.h Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
file_access_unix.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
file_access_unix.h Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
ip_unix.cpp IP uses print_verbose when getaddrinfo fails. 2022-08-19 02:13:06 +02:00
ip_unix.h Clang format all files. 2022-03-18 19:00:13 +01:00
net_socket_posix.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
net_socket_posix.h Clang format all files. 2022-03-18 19:00:13 +01:00
os_unix.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
os_unix.h ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
syslog_logger.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
syslog_logger.h Clang format all files. 2022-03-18 19:00:13 +01:00
thread_posix.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
thread_posix.h Clang format all files. 2022-03-18 19:00:13 +01:00