CLEANUP: sock_raw: remove last references to stream_sock
authorWilly Tarreau <w@1wt.eu>
Fri, 11 May 2012 14:59:14 +0000 (16:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 11 May 2012 15:03:42 +0000 (17:03 +0200)
commitb277d6e56803901874541e2db59f91077649e8b7
tree90afac0eec3d83625c42ab48a54c8e6d7947d566
parent59b947966738f2769cd572a21650cbad0b9d58d6
CLEANUP: sock_raw: remove last references to stream_sock

We also stop exporting all functions since they're not needed anymore outside
of sock_raw.c.
include/proto/sock_raw.h
src/backend.c
src/peers.c
src/session.c
src/sock_raw.c