]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: Update rdma_accept man page
authorSean Hefty <sean.hefty@intel.com>
Tue, 27 May 2014 18:43:05 +0000 (11:43 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 27 May 2014 18:43:05 +0000 (11:43 -0700)
Document NULL conn_param parameter for rdma_accept.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
man/rdma_accept.3

index 92e1a07db5c1d1e268f4039f86dd4a6be0fb202d..0859fac6ef2659f0ad565b61d1c3f098eb433de9 100644 (file)
@@ -1,4 +1,4 @@
-.TH "RDMA_ACCEPT" 3 "2007-10-31" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
+.TH "RDMA_ACCEPT" 3 "2014-05-27" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
 .SH NAME
 rdma_accept \- Called to accept a connection request.
 .SH SYNOPSIS
@@ -35,6 +35,9 @@ fields when accepting.  Users may reference the rdma_conn_param structure in
 the connection event directly, or can reference their own structure.  If the
 rdma_conn_param structure from an event is referenced, the event must not be
 acked until after this call returns.
+.P
+If the conn_param parameter is NULL, the values reported in the connection
+request event are used, adjusted down based on local hardware restrictions.
 .IP private_data
 References a user-controlled data buffer.  The contents of the buffer are
 copied and transparently passed to the remote side as part of the