diff mbox

librdmacm: document/clarify the delivery of connection established event

Message ID Pine.LNX.4.64.1003181612390.25589@zuben.voltaire.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Or Gerlitz March 18, 2010, 2:13 p.m. UTC
None
diff mbox

Patch

diff --git a/man/rdma_notify.3 b/man/rdma_notify.3
index 7114ac4..82e1008 100644
--- a/man/rdma_notify.3
+++ b/man/rdma_notify.3
@@ -24,6 +24,8 @@  necessary, however if connection establishment is done out of band
 QP that is not yet considered connected.  This routine forces the
 connection into an established state in this case in order to handle
 the rare situation where the connection never forms on its own.
+Calling this routine ensures the delivery of the RDMA_CM_EVENT_ESTABLISHED
+event to the application.
 Events that should be reported to the CM are: IB_EVENT_COMM_EST.
 .SH "SEE ALSO"
 rdma_connect(3), rdma_accept(3), rdma_listen(3)