]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rdma_xserver/client: Add new test apps
authorSean Hefty <sean.hefty@intel.com>
Mon, 6 Jun 2011 19:25:24 +0000 (12:25 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 23 Aug 2011 18:14:15 +0000 (11:14 -0700)
commit6bda3d049bcf620b133fbcb900663cfffd63cc36
treeea5d19ec48ef37488ae3c5c022e9fc6e8ca07a80
parent332b203d1a3035d56bd291f3b079714c3d29bc07
rdma_xserver/client: Add new test apps

Add new versions of the rdma_server and rdma_client tests that
support other types of connections and show how to use more
RDMA features.  We keep the existing rdma_server and rdma_client
tests as simple examples.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
examples/rdma_xclient.c [new file with mode: 0644]
examples/rdma_xserver.c [new file with mode: 0644]
man/rdma_xclient.1 [new file with mode: 0644]
man/rdma_xserver.1 [new file with mode: 0644]