nrgraham23 / LibJFabric

Java bindings for libfabric.
2 stars 0 forks source link

Add overloaded recv method #44

Closed nrgraham23 closed 8 years ago

nrgraham23 commented 8 years ago

Added another recv method to fit the need from PingPongTest.java.

This commit also includes updates to the ping pong test which prompted the changes to the Java bindings.

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