nrgraham23 / LibJFabric

Java bindings for libfabric.
2 stars 0 forks source link

Add additional event queue constructor #29

Closed nrgraham23 closed 8 years ago

nrgraham23 commented 8 years ago

Added an additional event queue creation method that does not take a context object to cover the use case in the C code of entering NULL for the context.

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