Complain if a client binary API queue is full 11/16011/2
authorDave Barach <dave@barachs.net>
Sun, 18 Nov 2018 17:03:48 +0000 (12:03 -0500)
committerDamjan Marion <dmarion@me.com>
Sun, 18 Nov 2018 19:46:12 +0000 (19:46 +0000)
commit0c4fec0134f32bc913299b37d048a99293b1a851
tree50a403cbcca98998cf7a116cc97ed7778be50210
parentfaf22cb303b65e2a6bf8dad959d7f5ee6d031c4f
Complain if a client binary API queue is full

Definitely indicates a client binary API queue handling issue. We
can't simply turf the message, or we'll end up with a more subtle
derivative misbehavior.

Change-Id: I6363fda1430b0a9ec33ad69badc1e0072fe20fa8
Signed-off-by: Dave Barach <dave@barachs.net>
src/vlibmemory/memory_shared.c