diff options
author | rubidium42 <rubidium@openttd.org> | 2021-04-27 11:30:56 +0200 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2021-04-27 18:17:34 +0100 |
commit | 4880ec29e4649655e775c36cd6bd8c0927d13ee1 (patch) | |
tree | 776a43a5d654452bab297d9b7bd9ddd350bdc364 /src/table/settings.h.preamble | |
parent | 8c2e3a004ee362b59bc9f918aa4fb6d4d7baedba (diff) | |
download | openttd-4880ec29e4649655e775c36cd6bd8c0927d13ee1.tar.xz |
Change: [Network] Safeguard from using errno/strerror for handling network errors
They are likely not working as expected on Windows, so prevent their usage.
Winsock does not set errno and strerror does not return anything useful for Winsock error numbers.
Diffstat (limited to 'src/table/settings.h.preamble')
0 files changed, 0 insertions, 0 deletions