[MPlayer-advusers] dumpstream: bails out on retriable errors
Uoti Urpala
uoti.urpala at pp1.inet.fi
Thu Mar 6 06:08:27 CET 2008
On Thu, 2008-03-06 at 00:06 -0500, Rich Felker wrote:
> On Wed, Mar 05, 2008 at 07:59:42PM -0800, klchxbec wrote:
> > Or if I suspend/resume
> >
> > read error:: Interrupted system call
> when the file descriptor is set to nonblocking mode. EINTR is invalid
> unless a signal handler is installed and the corresponding signal
> occurred. Neither of these should be the case for MPlayer..
Then what would you expect suspend/resume to do? I haven't checked what
standards say about that but I don't really see alternatives to EINTR.
More information about the MPlayer-advusers
mailing list