mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-04 09:44:26 +00:00
skypiax: debug print on failed write on audio socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16680 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e3e7ad8fbe
commit
1d45f2a572
@ -1189,6 +1189,7 @@ continue;
|
||||
//skypiax_sleep(5000); //5 msec
|
||||
|
||||
if (len == -1) {
|
||||
DEBUGA_SKYPE("len=%d\n", SKYPIAX_P_LOG, len);
|
||||
break;
|
||||
} else if (len != got) {
|
||||
DEBUGA_SKYPE("len=%d\n", SKYPIAX_P_LOG, len);
|
||||
|
Loading…
x
Reference in New Issue
Block a user