]> git.openfabrics.org - ~shefty/librdmacm.git/commit
r7019: Introduce event channels. Event channels allow the application to direct
authorSean Hefty <sean.hefty@intel.com>
Tue, 9 May 2006 18:25:10 +0000 (18:25 +0000)
committerSean Hefty <sean.hefty@intel.com>
Tue, 9 May 2006 18:25:10 +0000 (18:25 +0000)
commit6f640ff22c3d6680e6413ad24ff6ff262ed688d9
treefa182b1ea7dc5ac07768140dbff42e5d2cebac21
parent94cc609fa7b0d10a8d7ece3f93065d5c0b0a3cfc
r7019: Introduce event channels.  Event channels allow the application to direct
how RDMA CM events are reported, by directing events on different rdma_cm_id's
to different event channels.  These are similar to completion channels used
in verbs.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
examples/cmatose.c
examples/rping.c
include/rdma/rdma_cma.h
src/cma.c
src/librdmacm.map