]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 179672 via svnmerge from
authorJoshua Colp <jcolp@digium.com>
Tue, 3 Mar 2009 14:41:57 +0000 (14:41 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 3 Mar 2009 14:41:57 +0000 (14:41 +0000)
commit064f510266dd24ef55d57f04b691a1e3e58466cc
tree9e823080255d537e53e16f16c10a8db93f58b0c2
parente20075c14af9116ba10634f32466301952129440
Merged revisions 179672 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r179672 | file | 2009-03-03 10:40:04 -0400 (Tue, 03 Mar 2009) | 10 lines

  Merged revisions 179671 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r179671 | file | 2009-03-03 10:38:09 -0400 (Tue, 03 Mar 2009) | 3 lines

    Move where fdno is set to the default value to *after* the read callback of the channel driver is called.
    We have to do this as the underlying channel driver may need the fdno value to determine what to read.
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@179674 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c