[PD] mrpeach/tcpclient

Martin Peach martin.peach at sympatico.ca
Fri Jun 24 19:29:58 CEST 2011


On 2011-06-24 07:46, Oli44 wrote:
> Le 24/06/2011 03:00, Martin Peach a écrit :
>> On 2011-06-23 13:36, Oli44 wrote:
>>> Hello,
>>>
>>> We've been using a patch with tcpclient to connect to a Lanbox for over
>>> a year of time, without any hassle.
>>>
>>> Today, we started having the following error message :
>>> tcpclient_send_byte: could not send data which has never appeared on the
>>> mailing-list archive.
>>>
>>
>> So you can connect to a remote machine and can send and receive but
>> after a while this happens?
>
> yes! and a pretty short one.
>
> My workaround at the moment is to disconnect/ reconnect automatically
> every 2 seconds.
>

I think I fixed that in the last revision in svn:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/mrpeach/net/tcpclient.c?view=log

"Sometimes send returns 0 if the packet is queued, so we don't consider 
that to mean it's blocked."

That sounds like what you're getting.

Can you  try the latest version?

Martin



More information about the Pd-list mailing list