First commit of buffering.[ch], based on testplugin.cmaster
commit286016f8ea7413959fbf1b902a60dba4db193183
authorNicolas Pennequin <nicolas.pennequin@free.fr>
Thu, 16 Aug 2007 13:54:14 +0000 (16 15:54 +0200)
committerNicolas Pennequin <nicolas.pennequin@free.fr>
Thu, 16 Aug 2007 13:54:14 +0000 (16 15:54 +0200)
tree0773c5a83f34ccbff67eacef90d91ccc7d154299
parent4c430eae5124da390f82810b4d8dc9dea6514b6e
First commit of buffering.[ch], based on testplugin.c

These are based on testplugin.c, with the "rb->" API calls replaced by
regular calls. The utility and threading code are removed, except for
buffering_thread(), which is still highly experimental.
buffering.c [new file with mode: 0644]
buffering.h