|
OpenTTD Source 20260421-master-gc2fbc6fdeb
|
Part of the network protocol handling opt-in survey. More...
Go to the source code of this file.
Data Structures | |
| class | NetworkSurveyHandler |
| Socket handler for the survey connection. More... | |
Variables | |
| NetworkSurveyHandler | _survey |
| The handler for sending surveys for statistics. | |
Part of the network protocol handling opt-in survey.
Definition in file network_survey.h.
|
extern |
The handler for sending surveys for statistics.
Definition at line 32 of file network_survey.cpp.
Referenced by CrashLog::SendSurvey(), and SurveyResultTextfileWindow::SurveyResultTextfileWindow().