added client accents todo
This commit is contained in:
parent
2408e0cef5
commit
1e6c297b57
@ -106,6 +106,8 @@ int main(void)
|
||||
|
||||
printf(WHY2_CLEAR_AND_GO_UP);
|
||||
|
||||
//TODO: Remove accents
|
||||
|
||||
why2_send_socket(line, NULL, listen_socket); //NULL IS SENT BECAUSE IT IS USELESS TO SEND USER FROM CLIENT - SERVER WON'T USE IT
|
||||
|
||||
if (strcmp(line, "!exit\n") == 0) //USER REQUESTED PROGRAM EXIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user