Created Request in the client side with listen call

This commit is contained in:
2025-02-27 11:24:58 +00:00
parent d6f9760c54
commit a17f7baf0a
2 changed files with 21 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "ui.c"
int pomrpPassword(char *password);
int prompPassword(char *password);
char *prompNormalRequest(char *message);
#endif // !UI_H