* Add a size argument to add_handle() so that it can reserve space.
commita54cdb68cdea75f7ffe834eee5b3ddb81e8a5d76
authornico <nico@9862a28c-4e93-4879-ac26-10afcf840a8f>
Sun, 8 Jul 2007 10:42:06 +0000 (8 10:42 +0000)
committernico <nico@9862a28c-4e93-4879-ac26-10afcf840a8f>
Sun, 8 Jul 2007 10:42:06 +0000 (8 10:42 +0000)
treef7588e7ebda4a4e59af6b650da562e6e3a011897
parent5219571d64c50fbf474462cfe5089de7b353b863
* Add a size argument to add_handle() so that it can reserve space.
* Add a data_len field to the memory_handle struct to allow easy access to the buffer space for the handle (this might not be really necessary).
* Add a queue_reply call to make the queue_send calls return a value.

git-svn-id: svn://jdgordon.mine.nu/mob@40 9862a28c-4e93-4879-ac26-10afcf840a8f
testplugin.c