PROPOSAL.html [73:81]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
non-interactive server applications are called daemons and are
controlled by the operating system with a set of specified
signals. Under Windows such programs are called services
and are controlled by appropriate calls to specific functions defined in
the application binary, but although the ways of dealing with the problem
are different, in both cases the operating system can notify a server
application of its imminent shutdown, and the application has the
ability to perform certain tasks before its process of execution is
destroyed.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/site/xdoc/index.xml [78:86]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
non-interactive server applications are called daemons and are
controlled by the operating system with a set of specified
signals. Under Windows such programs are called services
and are controlled by appropriate calls to specific functions defined in
the application binary, but although the ways of dealing with the problem
are different, in both cases the operating system can notify a server
application of its imminent shutdown, and the application has the
ability to perform certain tasks before its process of execution is
destroyed.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -