(svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname and connect to game servers.
This commit is contained in:
@@ -768,6 +768,8 @@ misc/str.hpp
|
||||
misc/strapi.hpp
|
||||
|
||||
# Network Core
|
||||
network/core/address.cpp
|
||||
network/core/address.h
|
||||
network/core/config.h
|
||||
network/core/core.cpp
|
||||
network/core/core.h
|
||||
@@ -779,6 +781,7 @@ network/core/packet.cpp
|
||||
network/core/packet.h
|
||||
network/core/tcp.cpp
|
||||
network/core/tcp.h
|
||||
network/core/tcp_connect.cpp
|
||||
network/core/tcp_content.cpp
|
||||
network/core/tcp_content.h
|
||||
network/core/tcp_game.cpp
|
||||
|
||||
Reference in New Issue
Block a user