before I realized that I really only needed USR2, I was sending sec a HUP to get it to close all it's output files (for log rotation), but I was running into the problem that the HUP restart looses all context.
There is the SEC_RESTART event that shows up after the HUP finishes and all state is cleared, but it doesn't look like SEC_SHUTDOWN takes place prior to the HUP. Am I missing something? or is there no way to save state when a HUP is received? David Lang ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Simple-evcorr-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users
