mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 00:09:18 +02:00
work
This commit is contained in:
@@ -47,7 +47,6 @@ namespace network
|
||||
class tcp_client : public client
|
||||
{
|
||||
private:
|
||||
std::shared_ptr<tcp_conn> conn;
|
||||
void handle_accept(const asio::error_code &err);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user