This is a repository that implements echo server in various ways such as fork and select, poll, epoll, io_uring.
make all./fork_echo
./select_echo
./poll_echo
./epoll_echo
./io_uring_echomake test| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a repository that implements echo server in various ways such as fork and select, poll, epoll, io_uring.
make all./fork_echo
./select_echo
./poll_echo
./epoll_echo
./io_uring_echomake test