[Live-devel] Signals

Ross Finlayson finlayson at live555.com
Wed May 3 06:37:59 PDT 2006


>Do you happen to know where this effect comes from? Does that signal
>maybe interfere with the event loop used by the live555 lib?

Possibly, depending perhaps on your OS (run "man signal" for 
guidance).  (Most of the time - especially for a server - the signal 
will happen while the application is sitting in a call to "select()", 
in the event loop.)  But - because you've modified the original code 
- you're going to have to figure this out for yourself.  Remember, 
You Have Complete Source Code.


	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>



More information about the live-devel mailing list