mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-02 11:19:28 +00:00
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4904 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f1ea2ea9eb
commit
3befbf36fb
@ -278,7 +278,7 @@ static void *SWITCH_THREAD_FUNC fxs_thread_run(switch_thread_t *thread, void *ob
|
||||
FD_ZERO(&oob);
|
||||
|
||||
for(i = 0; i < globals.fxs_index; i++) {
|
||||
inFD_ZERO(&oob)t fd;
|
||||
int fd;
|
||||
assert(FXS_ANALOG_CHANNELS[i]);
|
||||
assert(FXS_ANALOG_CHANNELS[i]->sock);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user