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...
This happens in only a few, special places in the code, and usually indicates a serious, unrecoverably bug somewhere.
Which specific instance of "exit()" in the code is causing you problems? -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
