VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select 43/8943/3
authorDave Wallace <dwallacelf@gmail.com>
Fri, 20 Oct 2017 16:30:38 +0000 (12:30 -0400)
committerKeith Burns <alagalah@gmail.com>
Fri, 20 Oct 2017 18:51:33 +0000 (18:51 +0000)
commite22aa7415403dea9db7e7ea83658f2020e6dabcb
treef176143b2a4560b0b4d3f885f4bae203f5ef8de7
parentd2080159c4287f3c1d491fa60da2cb6e9ab47b55
VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select

- filter verbose debug output with VCOM_DEBUG > 2
- clean up nomenclature, renaming vppcom_*() functions to
  vcom_session_*()
- fix vppcom_select crash with NULL maps.

Change-Id: I6e416a096d6fd800aa26991c2439e24e8fc38cc5
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
extras/vcl-ldpreload/src/libvcl-ldpreload/vcom.c
extras/vcl-ldpreload/src/libvcl-ldpreload/vcom_socket.c
src/uri/vppcom.c