]> git.tue.mpg.de Git - paraslash.git/commit
gui: Use nonblock API for command and audiod pipe.
authorAndre Noll <maan@systemlinux.org>
Thu, 6 May 2010 04:48:45 +0000 (06:48 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 6 May 2010 04:48:45 +0000 (06:48 +0200)
commitf8591e80c0dcc02c7193a2a7d2961e361cbdebc7
treeae229785b436b23844634ceb996483d2269f7c4c
parentf0f7f00c3324ca8b37afb8fafe0e3a40d416f8d9
gui: Use nonblock API for command and audiod pipe.

This gets rid of another two calls to the unreliable FD_ISSET().
gui.c