OpenTTD
|
Basic functions to receive and send TCP packets for game purposes. More...
#include "../../stdafx.h"
#include "../network.h"
#include "../network_internal.h"
#include "../../debug.h"
#include "../../error.h"
#include "table/strings.h"
#include "../../safeguards.h"
Go to the source code of this file.
Basic functions to receive and send TCP packets for game purposes.
Definition in file tcp_game.cpp.