]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read()
authorWilly Tarreau <willy@wtap.(none)>
Sat, 29 Jul 2006 16:36:34 +0000 (18:36 +0200)
committerWilly Tarreau <willy@wtap.(none)>
Sat, 29 Jul 2006 16:36:34 +0000 (18:36 +0200)
commitd797128d6e0e566d54b7a97df74028dcd31e7c26
treee8dc5ddbf349f55a227592182abb0a0bfd9a87e8
parent0f9f5056f96c59c129c29faa74f026b6e83e7f37
[MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read()
include/proto/stream_sock.h
include/types/buffers.h
include/types/session.h
src/backend.c
src/client.c
src/fd.c
src/proto_http.c
src/stream_sock.c