haproxy/include
Willy Tarreau 6e0433f0e9 [RELEASE] Released version 1.3.9 with the following changes :
- modularized the polling mechanisms and use function pointers instead
      of macros at many places
    - implemented support for FreeBSD's kqueue() polling mechanism
    - fixed a warning on OpenBSD : MIN/MAX redefined
    - change socket registration order at startup to accomodate kqueue.
    - several makefile cleanups to support old shells
    - fix build with limits.h once for all
    - ev_epoll: do not rely on fd_sets anymore, use changes stacks instead.
    - fdtab now holds the results of polling
    - implemented support for speculative I/O processing with epoll()
    - remove useless calls to shutdown(SHUT_RD), resulting in small speed boost
    - auto-registering of pollers at load time
2007-04-16 01:33:37 +02:00
..
common [RELEASE] Released version 1.3.9 with the following changes : 2007-04-16 01:33:37 +02:00
import [MEDIUM] import ip_tproxy.h from cttproxy 2006-11-12 23:50:48 +01:00
proto [MAJOR] auto-registering of pollers at load time 2007-04-16 00:25:25 +02:00
types [BUILD] regparm in fd.h broke build on gcc-2.95 2007-04-16 01:33:26 +02:00