Function netio3::libfabric::get_fi_info_passive
Defined in File Helpers.hpp
Function Documentation
-
fi_info *netio3::libfabric::get_fi_info_passive(const EndPointAddress &local_addr, NetworkMode mode)
Gets the fi_info structure for a passive (listening) endpoint bound to a local address.
Internally sets FI_SOURCE so that libfabric interprets the address as the local bind address.
- Throws:
LibfabricFiInfoError – in case of an error retrieving the fi_info
- Parameters:
local_addr – The local address to bind the passive endpoint to
mode – The network mode