In file signals.c:

void sigchld_run(void)

When the server comes around to discovering that sigchld_flag != 0, it runs this code

Documentation

When the server comes around to discovering that sigchld_flag != 0, it runs this code. This routine then outputs the status of the child. This is a fairly useless routine and may become deprecated in the future.

Alphabetic index Hierarchy of classes



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