nouvel algorythme avec reponse du server fonctionne a peu pres sauf eof
This commit is contained in:
@@ -10,8 +10,9 @@ typedef struct s_client
|
||||
{
|
||||
int mask;
|
||||
int count_char;
|
||||
int server_pid;
|
||||
int srv_pid;
|
||||
char *text;
|
||||
int done;
|
||||
} t_client;
|
||||
|
||||
t_client client;
|
||||
|
||||
Reference in New Issue
Block a user