]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Repeat attempts to write when we receive -EAGAIN from the driver, as detailed
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 1 Jan 2009 00:01:22 +0000 (00:01 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 1 Jan 2009 00:01:22 +0000 (00:01 +0000)
commit30fe8c619d750ee743f477169a01b1b7c1486464
tree5569eadd32103499719665ebba4a37d4b5a9fd75
parentf3f0f402235b5ee1cc1610d830c5fc807af3f0a0
Repeat attempts to write when we receive -EAGAIN from the driver, as detailed
in the ALSA sample code (see http://www.alsa-project.org/alsa-doc/alsa-lib/_2test_2pcm_8c-example.html#a32)
Reported by: Jerry Geis (via the -users list)
Fixed by: me (license 14)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@167095 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_alsa.c