]> git.openfabrics.org - ~shefty/rdma-win.git/commit
librdmacm: add rdma_server / rdma_client
authorSean Hefty <sean.hefty@intel.com>
Mon, 16 Aug 2010 19:05:39 +0000 (12:05 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 16 Aug 2010 19:05:39 +0000 (12:05 -0700)
commite10514f9b616fc09b0ed7b8028a9138b29351025
tree747f9d55fcaa16d267ce11304460c1e5a67c08bc
parent1d456022a217a651dce3bd33963ce7e60328cb0f
librdmacm: add rdma_server / rdma_client
trunk/ulp/librdmacm/examples/dirs
trunk/ulp/librdmacm/examples/rdma_client/SOURCES [new file with mode: 0644]
trunk/ulp/librdmacm/examples/rdma_client/makefile [new file with mode: 0644]
trunk/ulp/librdmacm/examples/rdma_client/rdma_client.c [new file with mode: 0644]
trunk/ulp/librdmacm/examples/rdma_server/SOURCES [new file with mode: 0644]
trunk/ulp/librdmacm/examples/rdma_server/makefile [new file with mode: 0644]
trunk/ulp/librdmacm/examples/rdma_server/rdma_server.c [new file with mode: 0644]