haproxy/include
Olivier Houchard 53055055c5 MEDIUM: pollers: Remember the state for read and write for each threads.
In the poller code, instead of just remembering if we're currently polling
a fd or not, remember if we're polling it for writing and/or for reading, that
way, we can avoid to modify the polling if it's already polled as needed.
2019-07-31 14:54:41 +02:00
..
common BUILD: threads: add the definition of PROTO_LOCK 2019-07-25 07:53:56 +02:00
import
proto MEDIUM: pollers: Remember the state for read and write for each threads. 2019-07-31 14:54:41 +02:00
types MAJOR: fd: Get rid of the fd cache. 2019-07-31 14:12:55 +02:00