]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CONTRIB: spoa_example: remove last dependencies on type "sample"
authorWilly Tarreau <w@1wt.eu>
Tue, 14 Nov 2017 14:01:22 +0000 (15:01 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 21 Nov 2017 20:32:52 +0000 (21:32 +0100)
commit75f42466c0eaa5104c9f6f643c4ce8c35417091f
tree915970379ceb62eabc66138b6c3ab7d20107af54
parent9f95ff0647a51e935f1c759286b1e954b9e08ba8
CONTRIB: spoa_example: remove last dependencies on type "sample"

Being an external agent, it's confusing that it uses haproxy's internal
types and it seems to have encouraged other implementations to do so.
Let's completely remove any reference to struct sample and use the
native DATA types instead of converting to and from haproxy's sample
types.
contrib/spoa_example/include/mini-sample.h [deleted file]
contrib/spoa_example/include/spoe_types.h
contrib/spoa_example/include/spop_functions.h
contrib/spoa_example/spoa.c