EPOLL_c epoll_c a simple implements of epoll by c NOTE: you should run this on linux. QUICK START 1.SERVER run server.c 2.CLIENT run client.c 3. OUTPUT hi [send] hi [recv] HI REF https://learnku.com/articles/41814