Final connection with client.
This commit is contained in:
parent
7e212a99e6
commit
707cef94a4
@ -101,7 +101,7 @@ int main(void)
|
||||
aux.key = NULL;
|
||||
aux.type = req.type;
|
||||
aux.level = -1;
|
||||
send();
|
||||
send(connfd, &aux, sizeof(aux), 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user