Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructured kiro-server implementation to make it a bit more modular | Timo Dritschler | 2014-05-09 | 1 | -1/+24 |
| | | | | | | | | | | Added interface to kiro-client to access the memory allocated for communication Added new 'kiro_destroy_connection' to kiro-rdma package Changed interface of 'kiro_destroy_connection_context' and updated server and client accordingly Started to implement a more visual testing routine in test-server Made test-client use commandline arguments for address and port Updated Makefile | ||||
* | KIRO Server and Client now automatically exchange MRI on connect | Timo Dritschler | 2014-04-25 | 1 | -1/+1 |
| | | | | | | Added 'kiro_client_sync' that RDMA-READs the KIRO-TRB from the server Updated Makefile Updated test-client | ||||
* | Added first draft of 'KIRO Server' class | Timo Dritschler | 2014-04-25 | 1 | -0/+83 |
Updated Makefile |