|
OpenTTD Source
1.10.0-RC1
|
Basic functions to create connections without blocking. More...
Go to the source code of this file.
Variables | |
| static std::vector< TCPConnecter * > | _tcp_connecters |
| List of connections that are currently being created. | |
Basic functions to create connections without blocking.
Definition in file tcp_connect.cpp.