added missing chat-client listen_thread termination
This commit is contained in:
parent
258222160e
commit
8cfe1e39ea
@ -61,6 +61,7 @@ int main(void)
|
||||
}
|
||||
}
|
||||
|
||||
pthread_cancel(thread_buffer);
|
||||
free(line);
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user