Skip to content
Snippets Groups Projects
Commit dee21ed6 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix observed race-condition resulting in the HOSTNAME @-code being blank.

Eliminate the hack in each server where it will over-write startup host_name
(with the configured Internet email address), if it's blank. This hack was
subject to a race condition where the parent app (e.g. sbbsctrl.exe) would
clear or re-initialize the host_name after the sever threads had initialized.
Instead, just use a function which will return either the startup->host_name
or (fallback to) scfg.inet_addr.
parent b5f1c4af
Branches
Tags
No related merge requests found
Pipeline #74 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment