Displaying 3 results from an estimated 3 matches for "sock_write_bytes_or_kick".
2001 Mar 01
0
some more log info for my problem
...ient.
Here are some relevant lines from the log :
CLIENT CONNECTION :
[01/Mar/2001:11:36:58] [6:Connection Handler] Accepted client 2 from ...
This client connection ends up as source thread 5.
The first error is mentioned after about 20 minutes.
[01/Mar/2001:11:57:46] [5:Source Thread] DEBUG: sock_write_bytes_or_kick:
-1 err [11]
[01/Mar/2001:11:57:46] [5:Source Thread] DEBUG: sock_write_bytes_or_kick:
-1 err [11]
[01/Mar/2001:11:57:46] [5:Source Thread] DEBUG: client 2 tried 2 times,
now has 1 errors -2 chunks behind source
[01/Mar/2001:11:57:46] [5:Source Thread] DEBUG: sock_write_bytes_or_kick:
-1 err [11]
[...
2004 Aug 06
2
my icecast problem
...bug level
4.  I couldn't capture it from the beginning, and it seems the debug info
isn't sent to the log file (is there a way to do that ?)
Here's a snippet of the log being repeated a lot of times during the few
seconds that I notice the stutter :
-> [28/Feb/2001:12:43:13] DEBUG: sock_write_bytes_or_kick: -1 err [11]
-> [28/Feb/2001:12:43:13] DEBUG: client 14 in write_data(). Function
write() returned -1 of 4096 bytes, client on chunk 19 (+0), source on
chunk 10
-> [28/Feb/2001:12:43:13] DEBUG: sock_write_bytes_or_kick: -1 err [11]
-> [28/Feb/2001:12:43:13] DEBUG: client 14 in write_data()...
2004 Aug 06
0
my icecast problem
...capture it from the beginning, and it seems the debug info
> isn't sent to the log file (is there a way to do that ?)
>
> Here's a snippet of the log being repeated a lot of times during the few
> seconds that I notice the stutter :
>
> -> [28/Feb/2001:12:43:13] DEBUG: sock_write_bytes_or_kick: -1 err [11]
> -> [28/Feb/2001:12:43:13] DEBUG: client 14 in write_data(). Function
> write() returned -1 of 4096 bytes, client on chunk 19 (+0), source on
> chunk 10
> -> [28/Feb/2001:12:43:13] DEBUG: sock_write_bytes_or_kick: -1 err [11]
> -> [28/Feb/2001:12:43:13] DEBUG:...