]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] removed all res_* and RES_*
authorWilly Tarreau <willy@wtap.(none)>
Sat, 29 Jul 2006 15:39:25 +0000 (17:39 +0200)
committerWilly Tarreau <willy@wtap.(none)>
Sat, 29 Jul 2006 15:39:25 +0000 (17:39 +0200)
commit0f9f5056f96c59c129c29faa74f026b6e83e7f37
tree6da7d0acfc3cb42fee30d5ee0fd15e43d9f391d4
parent5446940e37c5cbf905421b69bdab71a06a38d449
[MEDIUM] removed all res_* and RES_*

The read-, write-, end- and error- status are now stored in the buffer.
include/types/buffers.h
include/types/polling.h
include/types/session.h
src/client.c
src/proto_http.c
src/stream_sock.c