On 02/17/13 17:25, Michael Sweet wrote: > There is also the issue of how to safely execute programs from the library; > it is incredibly difficult to safely deal with file descriptors and > signals/handlers from a library without some coordination with the > application...
I guess we have that problem already with fl_open_uri(), and actually should document that it may start a child process, and all that might entail (such as SIGCHLD and wait() on unix) _______________________________________________ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev