- Chat-GPT Simple Function Explanation and Differences between poll(), select(), kqueue(), or epoll().
 - RFC 7231 HTTP protocol(June 2014)
 - RFC 2616 HTTP protocol(June 1999)
 - Unix Network Programming Volume 1
 - select, poll, epoll and kqueue
 - HTTP status codes and messages
 - URL enconding
 
- WebServer with epoll and kqueue Author: rabarbra
 - WebServer with kqueue Author: Bsomers42