]> 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>
Fri, 8 Jun 2012 21:45:06 +0000 (14:45 -0700)
commit9f25d83861922ca4b4842c1d81359239c15b0575
tree69d5a78d671e7db0e0da70e3702c92eceac177a8
parentc6663b8beca52500bd665a8487d3edc6388e912c
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