added err todo about client password input
This commit is contained in:
parent
8569003872
commit
5f1b5e2f92
@ -1086,6 +1086,7 @@ void *why2_listen_server(void *socket)
|
||||
|
||||
printf("%s%s\nEnter password:\n", asking_password++ > 0 ? WHY2_CLEAR_AND_GO_UP : "", WHY2_CLEAR_AND_GO_UP WHY2_CLEAR_AND_GO_UP);
|
||||
fflush(stdout);
|
||||
//TODO! THIS SOMEHOW BREAKS THE CLIENT INPUT
|
||||
}
|
||||
} else if (!continuing)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user