core.cpp File Reference

Functions used to initialize/shut down the core network. More...

#include "../../stdafx.h"
#include "../../debug.h"
#include "os_abstraction.h"
#include "packet.h"

Go to the source code of this file.

Functions

bool NetworkCoreInitialize ()
 Initializes the network core (as that is needed for some platforms.
void NetworkCoreShutdown ()
 Shuts down the network core (as that is needed for some platforms.

Detailed Description

Functions used to initialize/shut down the core network.

Definition in file core.cpp.


Function Documentation

bool NetworkCoreInitialize (  ) 

Initializes the network core (as that is needed for some platforms.

Returns:
true if the core has been initialized, false otherwise

Definition at line 31 of file core.cpp.

Referenced by NetworkStartUp().


Generated on Sat Jun 5 21:52:16 2010 for OpenTTD by  doxygen 1.6.1