]> git.samba.org - obnox/samba/samba-obnox.git/commit
ctdb-common: Add packet write abstraction
authorAmitay Isaacs <amitay@gmail.com>
Mon, 6 Apr 2015 07:26:29 +0000 (17:26 +1000)
committerAmitay Isaacs <amitay@samba.org>
Wed, 7 Oct 2015 12:53:28 +0000 (14:53 +0200)
commite01c0eed38335e7b421ab4f79410f08ab1d31482
tree9e780cd6e8caa24628506fd07aba8ca3f48acf52
parentc77d3bb183a6e8109db8e4f5494adf899b01ccea
ctdb-common: Add packet write abstraction

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/common/pkt_write.c [new file with mode: 0644]
ctdb/common/pkt_write.h [new file with mode: 0644]
ctdb/tests/cunit/pkt_write_001.sh [new file with mode: 0755]
ctdb/tests/src/pkt_write_test.c [new file with mode: 0644]
ctdb/wscript