Use queue_send to (IIUC) make some calls blocking and allow them to return a value...
commit5219571d64c50fbf474462cfe5089de7b353b863
authornico <nico@9862a28c-4e93-4879-ac26-10afcf840a8f>
Sat, 7 Jul 2007 18:27:19 +0000 (7 18:27 +0000)
committernico <nico@9862a28c-4e93-4879-ac26-10afcf840a8f>
Sat, 7 Jul 2007 18:27:19 +0000 (7 18:27 +0000)
treed07c87b102192a9ddb2dc657b236ffb6ad4a1953
parent6f6415a7fee0b683fe098493e18bde613ac96d0e
Use queue_send to (IIUC) make some calls blocking and allow them to return a value. It has to be added to the plugin API.

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