On Wed, Oct 03, 2018 at 04:07:22PM -0700, Yifeng Sun wrote: > This patch exposes jsonrpc.h for inclusion in C++, which will be > used by NSX. > > It added [extern "C"] to the header file and fixed other places > to accommodate this change. > > Signed-off-by: Yifeng Sun <[email protected]>
Is this useful by itself? The header file refers to struct stream, struct pstream, struct reconnect_stats, and struct svec, but these aren't in public headers. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
