Re: [Live-devel] Problem in basicTaskScheduler.cpp

2009-08-06 Thread Ross Finlayson
Yes, this is a known issue. See http://lists.live555.com/pipermail/live-devel/2009-July/010982.html -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman

[Live-devel] Problem in basicTaskScheduler.cpp

2009-08-06 Thread Matt Schuckmann
I was just trying to import your latest changes into our copy of liveMedia (actually all your changes from Jan of this year) and I found what I think is a typo in basicTaskScheduler.cpp on line 78. I think you should change: err = 0; to: err = EINTR; The way it is now the if test on line 88 will