Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes, exactly.

when you deal with multi threads, not only epoll will cause some problems, but also global variable, memory, etc. global variable solved by mutex, but epoll solved by avoid using it to epoll_wait fds in multi threads.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: