Skip to content
Snippets Groups Projects
Commit 2a5d4202 authored by ChouTatsumi's avatar ChouTatsumi
Browse files

more print test

parent ced05fe7
No related branches found
No related tags found
No related merge requests found
......@@ -260,6 +260,7 @@ static bool handle_http_request(int sockfd) {
printf("p2 is ready\r\n");
} else {
printf("Here comes sockfd %d\r\n", sockfd);
print_html_request(buff, sockfd);
perror("more than 2 players");
exit(EXIT_FAILURE);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment