[Spread-users] Re: SP_scat_multicast not sending the entire message
Taj Khattra
taj.khattra at gmail.com
Tue Mar 1 16:08:06 EST 2005
John Schultz wrote:
> As to your original question Tudor, my best guess would be that some of
> the code in the Spread client library isn't looping on (signal)
> interruption as it should. We will look into this as well.
i took a look at the calls to send() in SP_internal_multicast(), and
they seem to loop on EINTR (ret==-1), but do not check for partial
writes (ret<length).
More information about the Spread-users
mailing list