]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Handle SHUT_WR shutdown option
authorSean Hefty <sean.hefty@intel.com>
Mon, 25 Jun 2012 21:19:54 +0000 (14:19 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 26 Jun 2012 23:40:09 +0000 (16:40 -0700)
commit3c0a743cefee44fc24b5a6fcb8a043f77bf39a53
tree8366a50fa5ca152bee136892dff4bc184f12b4cd
parent7d25968d337e976e0e22fdba69c8a2a2f5d35008
rsocket: Handle SHUT_WR shutdown option

In order to handle shutting down the send and receive sides
separately, we break the connection state into multiple substates.

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