| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added kiro_client_disconnect function
Added missing memory cleanup to kiro server and client upon shutdown
|
|
|
|
Fixed build warnings
Fixed a bug in kiro-test-bandwidth
|
|
|
|
|
|
Added kiro_*_free methods to all three units
Added installation guide
Added readme
Added licence file
|
|
Added test-latency and test-bandwith tests
|
|
|
|
KIRO Client was ignoring broken connections and bad RDMA access keys
Made test-client application check kiro_client_sync return value
|
|
Also fixes #2
|
|
|
|
Changed test software to use the new kiro_CLASS_new functions
|
|
|
|
Removed kiro_connected structure from kiro-rdma.h as it is no longer needed
|
|
|
|
|
|
Added missing cleanup to kiro_server_finalize
Added missing cleanup to test-server
|
|
versions of GLib
|
|
|
|
Added kiro_trb_purge to completely reset the entire buffer
|
|
|
|
|