plugins/elements/: Also retry our poll_wait when we get EAGAIN. Fixes #524041.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 24 Mar 2008 16:31:30 +0000 (16:31 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 24 Mar 2008 16:31:30 +0000 (16:31 +0000)
commit4b608cc1f1bf61c38ad7f69a5f63feb15eb6849e
treef3308256a064776136d197cabb5cdcbace3698cf
parent60da0d3654d3252aa505abe8ebec661ef8a2661a
plugins/elements/: Also retry our poll_wait when we get EAGAIN. Fixes #524041.

Original commit message from CVS:
* plugins/elements/gstfdsink.c: (gst_fd_sink_render):
* plugins/elements/gstfdsrc.c: (gst_fd_src_create):
Also retry our poll_wait when we get EAGAIN. Fixes #524041.
ChangeLog
plugins/elements/gstfdsink.c
plugins/elements/gstfdsrc.c