Fix CSTP write stall handling
authorDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 3 Aug 2012 09:11:54 +0000 (10:11 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 3 Aug 2012 09:11:56 +0000 (10:11 +0100)
commitfddb099d9f6c25d5500b176d6523818bd683bbae
treed06d1fd8962587b9b9cbc3f1627eafb0ef1f73a6
parent219a3d2c8bf8a1816a0458a9ee29dbb58e8e0cf5
Fix CSTP write stall handling

We were handling the -EAGAIN case as a hard error and tearing down the
connection. Instead, we should just wait for the socket to become writeable.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
cstp.c
www/changelog.xml