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
Showing
This diff is collapsed.
Please register or sign in to comment