numam-spdk/lib/event
Daniel Verkamp 2bdec64fbf jsonrpc: modify API to pass request to handler
This will enable asynchronous request handling in a future patch, and it
also removes the need for the RPC handlers to know about request id and
the JSON-RPC rules about notification-only requests.

Change-Id: I25aaa8e48bff8d5594ffcccecb61842b1e31ec3c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/368225
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-07-06 13:48:12 -04:00
..
rpc jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
subsystems rpc: Remove event framework and config file 2017-06-22 10:47:31 -04:00
app.c log: Remove configurable log facility 2017-07-05 19:28:29 -04:00
Makefile bdev: Create a separate bdev subsystem library 2017-06-16 13:10:26 -04:00
reactor.c reactor: add pid to names for rings and mempools 2017-06-23 11:02:04 -04:00
subsystem.c reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00