Re: [Live-devel] Ignoring SIGPIPE in RTSPClient

2012-06-24 Thread Ross Finlayson
OK, this will be done in the next release of the software. 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

[Live-devel] Ignoring SIGPIPE in RTSPClient

2012-06-24 Thread Barry Stump
I have a similar issue to that reported by Philippe Clavel in April where RTSPClient receives a SIGPIPE from closed socket and terminates the process. In my case, I am not using the RTSPServer class, so the fix implemented in that class does not help me. Instead, I have adapted that fix for the R