Function netio3::libfabric::get_endpoint_capabilities

Function Documentation

EndpointCapabilities netio3::libfabric::get_endpoint_capabilities(const ConnectionParameters &connection_params)

Gets the capabilities of the endpoint based on the connection parameters.

This function checks the connection parameters and returns the capabilities of the endpoint based on the parameters. It checks if buffered sending, zero-copy sending, and receiving are enabled.

Parameters:

connection_params – The connection parameters to check

Returns:

The capabilities of the endpoint