sigalarm.c sample program

The sigalarm.c sample program demonstrates how an Open Server application can use a UNIX SIGALARM signal to schedule periodic events. Specifically, sigalarm.c:

This sample does not require a client application. Check the srv.log file for messages to determine if it has started correctly.