Skip to content

Rewrite the template into a somewhat modern C++

Matěj Kafka requested to merge kafkamat/esw-04-epoll:master into master

As part of my implementation of the homework, I modernized the template to look more like a C++ project and not just C with classes. It should still work the same as the original template. Feel free to use it however you want.

Merge request reports