In file signals.c:

void sigalrm(int dummy)

The SIGALRM handler

Documentation

The SIGALRM handler. Here, we just output how many requests and errors have transpired. Right now, this is not called because we never set any alarms.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.