haproxy/include
Olivier Houchard 305d5ab469 MAJOR: fd: Get rid of the fd cache.
Now that the architecture was changed so that attempts to receive/send data
always come from the upper layers, instead of them only trying to do so when
the lower layer let them know they could try, we can finally get rid of the
fd cache. We don't really need it anymore, and removing it gives us a small
performance boost.
2019-07-31 14:12:55 +02:00
..
common BUILD: threads: add the definition of PROTO_LOCK 2019-07-25 07:53:56 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MAJOR: fd: Get rid of the fd cache. 2019-07-31 14:12:55 +02:00
types MAJOR: fd: Get rid of the fd cache. 2019-07-31 14:12:55 +02:00