]> git.ipfire.org Git - thirdparty/asterisk.git/commit
initialize errno and don't report an error when poll() returns without indicating...
authorRussell Bryant <russell@russellbryant.com>
Thu, 12 May 2005 02:42:48 +0000 (02:42 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 12 May 2005 02:42:48 +0000 (02:42 +0000)
commit0f5dbaf7ecd6d430ec0104f67e2e382abfdf7898
treecb521eb561611cdba2bd933a59c05f8e696e43db
parent8e267ac60ab1f0918ccf2e9bd2ba6460e0077e41
initialize errno and don't report an error when poll() returns without indicating one (bug #4059)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5635 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channel.c