Function netio3::libfabric::local_address
Defined in File Helpers.hpp
Function Documentation
-
EndPointAddress netio3::libfabric::local_address(fid_ep *ep)
Returns the local address of the endpoint.
This function retrieves the local address of the endpoint. It is used to get the address of the endpoint after it has been opened.
- Parameters:
ep – The endpoint to get the local address from
- Returns:
The local address of the endpoint