]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Handle TCP_MAXSEG socket option
authorSean Hefty <sean.hefty@intel.com>
Mon, 4 Jun 2012 20:22:10 +0000 (13:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 4 Jun 2012 20:22:10 +0000 (13:22 -0700)
commit724bd8d4e53f27f8993410ddc86752a948af58f6
tree1b0eda45b6430ad1ba50d03aa1beddc8a628aa65
parentf16748cbaea650f19805ddc6652895ca88d36a45
rsocket: Handle TCP_MAXSEG socket option

netperf uses the TCP_MAXSEG socket option.  Add support for it.
Problem reported by Sridhar Samudrala <sri@us.ibm.com>

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c