Displaying 3 results from an estimated 3 matches for "grwelch".
2012 Sep 17
1
libshout crashing during pause
On Mon, Sep 17, 2012 at 9:29 AM, George R. Welch <george at grwelch.com> wrote:
> Hello. For various reasons I am writing my own source client.
>
> Most things seem to be working well. Connections work. shout_send() and
> shout_sync() seem to behave as expected.
>
> However, I find that if more than about 10-20 seconds passes between
> sho...
2012 Sep 17
3
libshout crashing during pause
Hello. For various reasons I am writing my own source client.
Most things seem to be working well. Connections work. shout_send() and
shout_sync() seem to behave as expected.
However, I find that if more than about 10-20 seconds passes between
shout_send() calls then libshout crashes (takes my client down) during a
subsequent shout_send().
Are there any rules about how often shout_send()
2012 Sep 17
0
libshout crashing during pause
On 9/17/12 12:37 PM, Michael Smith wrote:
> On Mon, Sep 17, 2012 at 9:29 AM, George R. Welch <george at grwelch.com> wrote:
>> Hello. For various reasons I am writing my own source client.
>>
>> Most things seem to be working well. Connections work. shout_send() and
>> shout_sync() seem to behave as expected.
>>
>> However, I find that if more than about 10-20 seconds...