OpenTTD Source  20241109-master-g5e4f8db7d6
tcp_connect.cpp File Reference

Basic functions to create connections without blocking. More...

#include "../../stdafx.h"
#include "../../thread.h"
#include "tcp.h"
#include "../network_coordinator.h"
#include "../network_internal.h"
#include "../../safeguards.h"

Go to the source code of this file.

Detailed Description

Basic functions to create connections without blocking.

Definition in file tcp_connect.cpp.