File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1414. ftr VB CB
1515. ftr VBI CBI
1616.\}
17- .TH "fi_endpoint" "3" "2025\- 01 \- 30 " "Libfabric Programmer\[cq ] s Manual" "#VERSION#"
17+ .TH "fi_endpoint" "3" "2025\- 02 \- 05 " "Libfabric Programmer\[cq ] s Manual" "#VERSION#"
1818.hy
1919.SH NAME
2020.PP
@@ -1893,7 +1893,9 @@ by the application.
18931893Returns 0 on success.
18941894On error, a negative value corresponding to fabric errno is returned.
18951895For fi_cancel, a return value of 0 indicates that the cancel request was
1896- submitted for processing.
1896+ submitted for processing, a return value of -FI_EAGAIN indicates that
1897+ the request could not be submitted and that it should be retried once
1898+ progress has been made.
18971899For fi_setopt/fi_getopt, a return value of -FI_ENOPROTOOPT indicates the
18981900provider does not support the requested option.
18991901.PP
You can’t perform that action at this time.
0 commit comments