OpenTTD Source  20240919-master-gdf0233f4c2
network_survey.h File Reference
#include <condition_variable>
#include <mutex>
#include "core/http.h"

Go to the source code of this file.

Data Structures

class  NetworkSurveyHandler
 Socket handler for the survey connection. More...
 

Variables

NetworkSurveyHandler _survey
 

Detailed Description

Part of the network protocol handling opt-in survey.

Definition in file network_survey.h.