summaryrefslogtreecommitdiffstats
path: root/kiro-server.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed kiro_create_rdma_memory not setting pointers correctlyTimo Dritschler2014-04-251-1/+6
| | | | Fixed a bug in KIRO Server and Client that prevented preemtive "Post Recv"
* Small detail fix in KIRO ServerTimo Dritschler2014-04-251-1/+1
| | | | | Added small test program for KIRO Server and Client Updated Makefile
* Added first draft of 'KIRO Server' classTimo Dritschler2014-04-251-0/+241
Updated Makefile