Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 05:30:05 -0800 (PST)
From:      Tom Hukins <tom@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/31208: Fix bugs in net/generic-nqs.  Now it really works!
Message-ID:  <200111151330.fAFDU5M62369@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31208; it has been noted by GNATS.

From: Tom Hukins <tom@FreeBSD.org>
To: Tony Maher <tonym@biolateral.com.au>
Cc: freebsd-gnats-submit@FreeBSD.org, sa264@cam.ac.uk
Subject: Re: ports/31208: Fix bugs in net/generic-nqs.  Now it really works!
Date: Thu, 15 Nov 2001 13:26:54 +0000

 On Thu, Nov 15, 2001 at 08:26:26AM +1100, Tony Maher wrote:
 > 
 > Looks correct to me but I do not have a network to test with at the moment.
 > interconn is required on BSD systems (see patch-aa).
 > Actually I'd suggest that this patch-ai be modified to do error checking
 > as in patch-aa
 > 
 >     if (interconn () < 0) {
 >         fprintf (stderr, "%s(FATAL): Unable to get ", Nqsmgr_prefix);
 >         fprintf (stderr, "a pipe to the local daemon.\n");
 >         exit (16);
 >     }
 > 
 > Please commit.
 
 Okay, if someone submits an updated patch to deal with the patch-aa
 discussed above, I'll be happy to commit it.
 
 Thanks,
 Tom

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111151330.fAFDU5M62369>