From baa035aa68b7b72fe301c933227aa2530bbec66d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 27 Mar 2009 18:31:27 +0100 Subject: added service termination on console control events --- docs/service/README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/service/README b/docs/service/README index c3b6c56..a046212 100644 --- a/docs/service/README +++ b/docs/service/README @@ -11,4 +11,10 @@ We should try to get to a set of service functions as for the daemon. The normal foreground mode in the console should also be possible and act on events: -http://www.codeproject.com/KB/winsdk/console_event_handling.aspx +Good links: +- http://www.codeproject.com/KB/winsdk/console_event_handling.aspx: how + to handle the events in foreground/console mode +- the Sphynx searchd.cpp: especially service description, console events +- POCO: on some design questions +- Microsoft Knoledge Base: best source as always + -- cgit v1.2.3-54-g00ecf