summaryrefslogtreecommitdiffstats
path: root/test-client.c
Commit message (Collapse)AuthorAgeFilesLines
* KIRO Server and Client now automatically exchange MRI on connectTimo Dritschler2014-04-251-1/+2
| | | | | | Added 'kiro_client_sync' that RDMA-READs the KIRO-TRB from the server Updated Makefile Updated test-client
* Fixed kiro_create_rdma_memory not setting pointers correctlyTimo Dritschler2014-04-251-1/+1
| | | | Fixed a bug in KIRO Server and Client that prevented preemtive "Post Recv"
* Small detail fix in KIRO ServerTimo Dritschler2014-04-251-0/+12
Added small test program for KIRO Server and Client Updated Makefile