]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG/MEDIUM: stream_interface: initialize socket ops from descriptors
authorWilly Tarreau <w@1wt.eu>
Mon, 7 May 2012 15:15:39 +0000 (17:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 May 2012 19:28:14 +0000 (21:28 +0200)
commit5c979a9c7171f928e39ee09a270dfd955c7b5218
tree3d96274f319d09a9da991a3dfa25e8e7f74bff6c
parent1b79bdee2692888ddfcb818f21f0932ebe131a0d
REORG/MEDIUM: stream_interface: initialize socket ops from descriptors
include/proto/stream_interface.h
include/proto/stream_sock.h
src/backend.c
src/peers.c
src/session.c
src/stream_interface.c
src/stream_sock.c