> -----Original Message-----
> From: Jason Haar [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 03, 2004 2:53 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Qmail-scanner-general]hostname call
> 
> 
> On Tue, Feb 03, 2004 at 08:44:08AM -0600, Dallas L. Engelken wrote:
> > # HOSTNAME GRABBED DYNAMICALLY open(ME,"/var/qmail/control/me");
> > flock(ME,2);
> > my $temphost=<ME>;
> > close(ME);
> 
> Care to explain the need of a flock? Seems to me you could be 
> making things worse with that. After all, it is read-only...
> 
> 

my control/me is not read-only, as it is modifiable via a web gui...
feel free to remove that flock if you dont need it.

dallas
 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to