Update README.md

This commit is contained in:
Dung-Yi
2022-02-16 20:34:16 -05:00
committed by GitHub
parent 3a42378245
commit d14b820e66

View File

@ -651,6 +651,6 @@ Notice that, in test001.c, we've defined the port to 8084, so you can now open w
</p> </p>
In above GIF, the raspberrypi is connected to WIFI while my PC is wired connect to network hub. In above GIF, the raspberrypi is connected to WIFI while my PC is wired connect to network hub.
<br /> <br />
<br />
I made a document of my troubleshooting process and answer in this ([link](https://github.com/Dungyichao/http_server/blob/master/Project/simple_streameye/Problem%20and%20answer%20-%20StreamEye.docx)) talking about SIGPIPE, EPIPE, errno, nonblocking Socket, pthread, realloc(), pointer arithmetic, MJPEG parsing. I made a document of my troubleshooting process and answer in this ([link](https://github.com/Dungyichao/http_server/blob/master/Project/simple_streameye/Problem%20and%20answer%20-%20StreamEye.docx)) talking about SIGPIPE, EPIPE, errno, nonblocking Socket, pthread, realloc(), pointer arithmetic, MJPEG parsing.