lws_callback_vhost_protocols
authorAndy Green <andy@warmcat.com>
Wed, 15 Jun 2016 02:46:58 +0000 (10:46 +0800)
committerAndy Green <andy@warmcat.com>
Wed, 15 Jun 2016 02:46:58 +0000 (10:46 +0800)
commit3f17a8e25217427db37e1d269279132b2ece8d23
treefac35401fad1cdc747f8419134ac926b4752fa6e
parent6cd27e81860a62618d22d2c3b304d9049f64f076
lws_callback_vhost_protocols

This gives protocols a way to talk to each other via per-vhost callbacks,
one per protocol (including the sender).

Signed-off-by: Andy Green <andy@warmcat.com>
lib/libwebsockets.c
lib/libwebsockets.h