|
OpenTTD Source
1.11.0-beta2
|
#include "../../stdafx.h"#include "../network_internal.h"#include "tcp_admin.h"#include "../../debug.h"#include "../../safeguards.h"Go to the source code of this file.
Basic functions to receive and send TCP packets to and from the admin network.
Definition in file tcp_admin.cpp.