Yes, I pretty much agree with these suggestions, some of which may be implemented sometime in the future.
One thing to note, however, is that the existing 'debugging output' code (i.e., the code in between "#ifdef DEBUG" and "#endif" was intended specifically for that purpose - i.e., for finding bugs - rather than for general purpose logging. That's why most of this code writes to 'stderr'. Nonetheless, you're correct - this code could be generalized and improved. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel