summaryrefslogtreecommitdiff
path: root/src/network/core/config.h
diff options
context:
space:
mode:
authorRubidium <rubidium@openttd.org>2021-07-10 22:32:35 +0200
committerrubidium42 <rubidium42@users.noreply.github.com>2021-07-10 22:55:46 +0200
commit3e4d3274517d6a5f3fede18e0e29eafcdc30d0c8 (patch)
tree93524cd39d22bd38a14d30f22ead746022b175e5 /src/network/core/config.h
parentd158eba72c89ae580c55a8421d470528de7637f5 (diff)
downloadopenttd-3e4d3274517d6a5f3fede18e0e29eafcdc30d0c8.tar.xz
Codechange: use the C++ std::getenv over the POSIX/C getenv
The C++ std::getenv is guaranteed thread-safe by the C++11 specification, whereas the POSIX/C getenv might not be thread-safe by the C11 specification.
Diffstat (limited to 'src/network/core/config.h')
0 files changed, 0 insertions, 0 deletions