Commit 89c1f5d5 authored by Dominik Charousset's avatar Dominik Charousset

refactored middleman to use less #ifdef blocks in order to increase...

refactored middleman to use less #ifdef blocks in order to increase maintainability and extensibility, optimized poll() impl to use a single for loop, and finally optimized epoll() impl to operate on network_channel pointers, completely bypassing any additional container; relates #77
parent 3dd4fce3
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment