Spdk/lib/event
Ben Walker 35b3091eba event: Add a lib to configure with rpc
Linking this new library allows applications using
the framework to be killed via an RPC call.

This only works if the RPC subsystem is loaded.

Change-Id: Ifcf91c212add620fe410589eba5490337c635776
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-07-13 10:13:49 -07:00
..
rpc event: Add a lib to configure with rpc 2016-07-13 10:13:49 -07:00
app.c event: Add dpdk framework start function into event. 2016-07-01 10:07:42 -07:00
dpdk_init.c event: Add dpdk framework start function into event. 2016-07-01 10:07:42 -07:00
Makefile event: Add a lib to configure with rpc 2016-07-13 10:13:49 -07:00
reactor.c event: create/get/put mempool per sockect 2016-06-30 13:32:30 -07:00
reactor.h event: Remove the concept of subsystem from the reactor. 2016-06-08 09:13:02 -07:00
subsystem.c event: fix null pointer issue in spdk_subsystem_fini 2016-06-15 16:33:55 -07:00
subsystem.h Add event-driven application framework 2016-05-31 09:58:05 -07:00