From: Sean Hefty Date: Mon, 11 Jun 2012 21:10:47 +0000 (-0700) Subject: Refresh of rs-man X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c40a9de312f15ac14a0addcc7ca951c812eee2a3;p=~shefty%2Flibrdmacm.git Refresh of rs-man --- diff --git a/man/rsocket.7 b/man/rsocket.7 index b26bab72..c6a2ad1d 100644 --- a/man/rsocket.7 +++ b/man/rsocket.7 @@ -44,11 +44,11 @@ O_NONBLOCK In addition to standard socket options, rsockets supports options specific to RDMA devices and protocols. These options are accessible through rsetsockopt using SOL_RDMA option level. -.P +.TP RDMA_SQSIZE - Integer size of the underlying send queue. -.P +.TP RDMA_RQSIZE - Integer size of the underlying receive queue. -.P +.TP RDMA_INLINE - Integer size of inline data. .P Note that rsockets fd's cannot be passed into non-rsocket calls. For