Re: Windows port merge - Service support (part 1) [PATCH]

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 21 Apr 2003 17:48:03 +0200

On Monday 21 April 2003 15.40, Guido Serassio wrote:

> The daemon mode is removed only when Squid is build on Cygwin or
> native mode with USE_WIN32_SERVICE defined (a new configure option
> --enable-win32-service is defined to enable this, but still to be
> merged). When this happens, the Windows service functionality
> replace the daemon mode.

Sounds good.

But please try to do this with two defines if possible.

One define which removes the daemon mode.

Another define which adds the win32 service code.

The two features are not necessarily mutually exclusive in code
(ofcourse only one may be running at a given time, but the same
binary could in theory support both modes of opertion), and one might
want to build Squid without..

Regards
Henrik
Received on Mon Apr 21 2003 - 09:46:43 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:41 MST