numam-spdk/lib/net
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
..
interface.c net: Move module initialization into event_net 2017-06-20 13:46:37 -04:00
Makefile Add a network stack abstraction layer. 2016-08-03 13:30:27 -07:00
net_framework_default.c net: Move module initialization into event_net 2017-06-20 13:46:37 -04:00
net_rpc.c jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
sock.c net: fix declaration after statement 2017-06-27 13:57:06 -04:00