]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: provide abstracted verb calls
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:50:50 +0000 (15:50 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:50:50 +0000 (15:50 -0700)
commit5ec23287dd9e7c7f07066e12d107ce30ebbe8e90
treec90ab32015ab306378d7e12535544c48715dfe4b
parent4ac81b1f81704b5e943e1b67c26223f34239d105
librdmacm: provide abstracted verb calls

Provide abstractions to the verb calls to simplify the user
interface for more casual verbs consumers.  Users still have
access to the full range of verbs functionality by calling
verbs directly.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
include/rdma/rdma_verbs.h [new file with mode: 0644]