Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 135 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 135 Bytes

epoll_simple_tcp

EPOLL Simple TCP Server (idea reactor pattern), http static responce.

Tested only debian 10.

gcc -Wall -O3 main.c