haproxy/include
Willy Tarreau e9f49e78fe MAJOR: polling: replace epoll with sepoll and remove sepoll
Now that all pollers make use of speculative I/O, there is no point
having two epoll implementations, so replace epoll with the sepoll code
and remove sepoll which has just become the standard epoll method.
2012-11-11 20:53:30 +01:00
..
common MAJOR: polling: replace epoll with sepoll and remove sepoll 2012-11-11 20:53:30 +01:00
import
proto BUILD: stream_interface: remove si_fd() and its references 2012-11-11 20:53:29 +01:00
types MAJOR: polling: replace epoll with sepoll and remove sepoll 2012-11-11 20:53:30 +01:00