commit | 9e000c6ec8820c2eb1c289c03fac35b1bbda1503 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Mar 10 14:03:36 2011 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Mar 10 23:32:17 2011 +0100 |
tree | 861b90f11f45a7ce3067f1d255e65d5aa0eeece7 | |
parent | 3d80d911aa468d5d1be66692002e2b1b18f8fbe8 [diff] |
[CLEANUP] stream_interface: use inline functions to manipulate targets The connection target involves a type and a union of pointers, let's make the code cleaner using simple wrappers.