jenyok-dev / epoll_simple_tcp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epoll_simple_tcp

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

Tested only debian 10.

gcc -Wall -O3 main.c

About

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

License:MIT License


Languages

Language:C 100.0%