From 2553023394ddbe8d04cbe127301d073baa427d1e Mon Sep 17 00:00:00 2001 From: OFIWG Bot Date: Wed, 5 Feb 2025 16:49:20 +0000 Subject: [PATCH] Update GH man pages Signed-off-by: OFIWG Bot --- main/man/fi_endpoint.3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main/man/fi_endpoint.3.md b/main/man/fi_endpoint.3.md index e74049c2857..973ec8e73e4 100644 --- a/main/man/fi_endpoint.3.md +++ b/main/man/fi_endpoint.3.md @@ -1704,7 +1704,9 @@ required by the application. Returns 0 on success. On error, a negative value corresponding to fabric errno is returned. For fi_cancel, a return value of 0 -indicates that the cancel request was submitted for processing. +indicates that the cancel request was submitted for processing, +a return value of -FI_EAGAIN indicates that the request could not be +submitted and that it should be retried once progress has been made. For fi_setopt/fi_getopt, a return value of -FI_ENOPROTOOPT indicates the provider does not support the requested option.