From: Mark Lord <lkml@rtr.ca>
Date: Wed, 09 Apr 2008 15:05:47 -0400
Personally all I see is that one side closes the socket before all
data packets received have been read into the application, resulting
in a (correct) reset going out.
I can't think of any change we've made over the course of this
release that would change behvaior in that area.
So you will likely need to bisect.
--