TokTok / c-toxcore

The future of online communications.
https://tox.chat
GNU General Public License v3.0
2.29k stars 287 forks source link

[cmake] expose / build with TCP_SERVER_USE_EPOLL #2336

Open Green-Sky opened 2 years ago

Green-Sky commented 2 years ago

since it leads to different behavior in tcp relays

emdee-is commented 2 years ago

In general, do I want TCP_SERVER_USE_EPOLL and if so why? And how do I do it with both cmake and configure?