Hi folks,
On windows:
I am spawning apache web server (not in console mode) from my C binary.
I want to kill apache by sending some signal from my C through. Since apache
spawns two processes I am not able to kill both process through normal
procedure.
But if we run apache web server from conso
Hi folks,
On windows:
I am spawning apache web server (not in console mode) from my C binary.
I want to kill apache by sending some signal from my C through. Since apache
spawns two processes I am not able to kill both process through normal
procedure.
But if we run apache web server from consol