Epoll and SIGALRM (setitimer) conflict
Hello there, I'm developing a server which use epoll to manage the incoming connections. I'm working at the moment on timers and I'm using the setitimer and sigaction interface of Linux. It's working well but I've found out that epoll and setitimer conflict each other: I guess they share the...
__________________
C++
domain name forum
|