v0.1.1
This commit is contained in:
parent
38359bd957
commit
d6eb46d310
20 changed files with 178 additions and 1020295 deletions
|
@ -56,7 +56,7 @@ public:
|
|||
client_socket = -1;
|
||||
}
|
||||
|
||||
void send_message(string msg)
|
||||
void send_message(string& msg)
|
||||
{
|
||||
if (client_socket == -1) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue