haproxy/include
Willy Tarreau 7f7ad91056 BUILD: stream_interface: remove si_fd() and its references
si_fd() is not used a lot, and breaks builds on OpenBSD 5.2 which
defines this name for its own purpose. It's easy enough to remove
this one-liner function, so let's do it.
2012-11-11 20:53:29 +01:00
..
common BUG/MINOR: stream_interface: don't loop over ->snd_buf() 2012-10-29 23:30:33 +01:00
import
proto BUILD: stream_interface: remove si_fd() and its references 2012-11-11 20:53:29 +01:00
types REORG: fd: move the speculative I/O management from ev_sepoll 2012-11-11 17:45:39 +01:00