nrgraham23 / LibJFabric

Java bindings for libfabric.
2 stars 0 forks source link

Added connect and accept to EndPoint #41

Closed nrgraham23 closed 8 years ago

nrgraham23 commented 8 years ago

Added the connect and accept methods to EndPoint.

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

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