pandemonium_engine/drivers/unix
Relintai 79842beb9a Ported: Expose OS.read_string_from_stdin() to the scripting API
This can be used in scripts to read user input in a blocking manner.
This also removes the unused `block` argument, which is always `true`.
- Calinou
badcfa2523
2023-02-07 01:07:31 +01:00
..
dir_access_unix.cpp
dir_access_unix.h
file_access_unix.cpp
file_access_unix.h
ip_unix.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
ip_unix.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
net_socket_posix.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
net_socket_posix.h
os_unix.cpp Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
os_unix.h Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
SCsub
syslog_logger.cpp
syslog_logger.h
thread_posix.cpp
thread_posix.h