Merge branch 'master' into jgrpp
# Conflicts: # src/lang/czech.txt # src/order_backup.h # src/settings_internal.h # src/string.cpp # src/viewport.cpp
This commit is contained in:
@@ -128,7 +128,7 @@ private:
|
||||
|
||||
public:
|
||||
TCPConnecter() {};
|
||||
TCPConnecter(const std::string &connection_string, uint16 default_port, NetworkAddress bind_address = {}, int family = AF_UNSPEC);
|
||||
TCPConnecter(const std::string &connection_string, uint16 default_port, const NetworkAddress &bind_address = {}, int family = AF_UNSPEC);
|
||||
virtual ~TCPConnecter();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user