]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] stream_sock_process_data moved to stream_sock.c
authorWilly Tarreau <w@1wt.eu>
Wed, 27 Aug 2008 19:41:35 +0000 (21:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Nov 2008 09:19:05 +0000 (10:19 +0100)
commit2d2127989c3097c08beeb1b100f52f59b58f642f
tree06e01845c7a45feb1acb42aba4957ac5ecf1319a
parent8a8188301b710b244a57d5e0aff00e1e5ee27882
[MEDIUM] stream_sock_process_data moved to stream_sock.c

The old temporary process_srv_data function moved to stream_sock.c.
include/proto/stream_sock.h
src/proto_http.c
src/stream_sock.c