nrgraham23 / LibJFabric

Java bindings for libfabric.
2 stars 0 forks source link

Added the read method for CompletionQueue #45

Closed nrgraham23 closed 8 years ago

nrgraham23 commented 8 years ago

Added the read method for the CompletionQueue object.

This commit also includes the changes to PingPongTest.java that prompted the changes to the Java bindings.

Signed-off-by: Nathaniel Graham ngraham@lanl.gov