summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/rdma/RdmaClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Rdma send buffer operations.Andrew Stitcher2010-12-231-2/+2
* Changes due to review comments from Doug Ledford:Andrew Stitcher2010-12-231-1/+2
* Plumb rdma protocol version into Rdma::AsynchIOAndrew Stitcher2010-12-231-0/+1
* Added test into RdmaClient to be sure the messages we receive are theAndrew Stitcher2010-12-231-8/+40
* Allow RdmaClient to be interruptedAndrew Stitcher2010-12-231-2/+6
* Combine Rdma::Buffer and ibv_sge needed to send itAndrew Stitcher2010-06-141-4/+4
* Trivial code simplificationAndrew Stitcher2010-06-141-3/+1
* Fix RDMA for upstream changes which now require notification on shutdownAndrew Stitcher2010-05-181-0/+4
* Rearrange RDMA wrapper class code so that the interface and implementationAndrew Stitcher2010-05-131-0/+1
* Fix memory error in previous SocketAddress refactoringAndrew Stitcher2010-01-261-4/+3
* Used new SocketAddress class in rdma codeAndrew Stitcher2009-10-091-12/+5
* Tidied up namespace usageAndrew Stitcher2009-09-091-2/+9
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Implementation of AMQP over RDMA protocols (Infiniband)Andrew Stitcher2008-09-111-28/+32
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-281-0/+20
* More RDMA Work in ProgressAndrew Stitcher2008-04-291-16/+21
* Work In Progress:Andrew Stitcher2008-04-281-0/+178