mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 13:39:18 +02:00
network fixes and improvements, code refactoring
This commit is contained in:
@@ -32,6 +32,6 @@ namespace network
|
||||
|
||||
void create_server(const std::string &host, uint32_t port);
|
||||
void connect(const std::string &host, uint32_t port);
|
||||
void poll();
|
||||
void update();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user