GitHub user patrickstuedi opened a pull request:
https://github.com/apache/incubator-crail/pull/28
Adjustments to comply with DiSNI v1.6 and DaRPC v1.6
The connect/bind API of DiSNI version 1.6 has changed, affecting
rpc-darpc and storage-rdma.
https://issues.apache.org/jira/browse/CRAIL-41
Signed-off-by: Patrick Stuedi <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patrickstuedi/incubator-crail disnidarpc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/28.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #28
----
commit 57ecca82273c5a82b5088afda495b634d262ba6f
Author: Patrick Stuedi <pstuedi@...>
Date: 2018-06-21T14:40:26Z
Adjustments to comply with DiSNI v1.6 and DaRPC v1.6
The connect/bind API of DiSNI version 1.6 has changed, affecting
rpc-darpc and storage-rdma.
https://issues.apache.org/jira/browse/CRAIL-41
Signed-off-by: Patrick Stuedi <[email protected]>
----
---