> Thanks--these have enough information for a cursory analysis, where we
> can see that the sender is using select to wait to write some data, and
> the receiver is using select to wait to read some data (and the
> generator is waiting to pump more checksum data to the sender). Thus,
> everything
On Tue, Dec 07, 2004 at 02:50:43PM -0800, Jay 'Whip' Grizzard wrote:
> Stack traces of hung transfer:
Thanks--these have enough information for a cursory analysis, where we
can see that the sender is using select to wait to write some data, and
the receiver is using select to wait to read some dat