[MINOR] use non-inline tv_* functions in many locations
authorWilly Tarreau <w@1wt.eu>
Sun, 13 May 2007 14:08:19 +0000 (16:08 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 13 May 2007 14:08:19 +0000 (16:08 +0200)
commita8b55e33da59e265f0a468e43ae5e59a638879c6
tree2e3294dfadd1e0fcbb76b71b058f74d78bcc907e
parentc64e5397f6860ebeeefc032f76e10082a1c5c06b
[MINOR] use non-inline tv_* functions in many locations

The __tv_* functions were abused. They are not that small and it is not
always worth using them.
src/appsession.c
src/backend.c
src/checks.c
src/proto_http.c
src/stream_sock.c