[Live-devel] exit()
Igor Milavec
igor.milavec at lsi.si
Fri May 22 01:53:46 PDT 2009
Hi.
I had a >little< problem with my application just closing for no apparent reason. Then I realized that LiveMedia library calls exit() in case of errors... I'm developing an application that displays multiple video streams and if there is nomething wrong with one of the streams I definitely do not want for the application to just die on me...
That's why I propose to either:
- Use C++ exceptions where possible
- add the exit() virtual method to the Environment which in turn will call standard library exit() so the user can override it
Regards, Igor
-----
Igor Milavec
Ličer Solutions d.o.o.
Cesta Andreja Bitenca 68
SI-1000 Ljubljana
Tel: +386 1 5101-780
Fax: +386 1 5101-785
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090522/d9448d2b/attachment-0001.html>
More information about the live-devel
mailing list