Add evict functionalty to mq cancellation.
authorFlorian Dold <florian.dold@gmail.com>
Sun, 16 Oct 2016 19:13:45 +0000 (19:13 +0000)
committerFlorian Dold <florian.dold@gmail.com>
Sun, 16 Oct 2016 19:13:45 +0000 (19:13 +0000)
commitbc57c1cebf65b9d10c97961cc0cd8a7bf166d76e
treef0d057680247821ccaf769246ba361b94aa1225a
parent9df183774b9b2b4cef897cb4f66240bb8c2198ec
Add evict functionalty to mq cancellation.

Useful to avoid copying of buffers when canceling a
partially sent message.
src/include/gnunet_mq_lib.h
src/util/mq.c