Subject | Re: [firebird-support] Win32: How to force FB classic server to shutdown all instances o f fb_inet_server.exe? |
---|---|
Author | Alexandre Benson Smith |
Post date | 2004-05-20T21:00Z |
Brenden Walker wrote:
There is no guardian for CS.
Every connection spawns a new CS process, and when this connection
closes the process automatically exits.
So, to shutdown CS you need just close the client apps.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
>I can shutdown guardian (or server if not using guardian) via the ServiceBrenden,
>Control Manager with no problem, but it seems that the instances of
>fb_inet_server with connected clients hang around.
>
>I need to shut them down as gracefully as possible, do I send a wm_quit
>message to each one? If so, what's the proper classname?
>
>TIA.
>
>
>
There is no guardian for CS.
Every connection spawns a new CS process, and when this connection
closes the process automatically exits.
So, to shutdown CS you need just close the client apps.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br