Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2006 15:57:03 +0200
From:      Thomas Quinot <thomas@FreeBSD.ORG>
To:        freebsd-net@freebsd.org
Subject:   Re: RFReview: remove aync IO from yppush
Message-ID:  <20060816135703.GA84151@melamine.cuivre.fr.eu.org>
In-Reply-To: <20060811211854.GA76597@melamine.cuivre.fr.eu.org>
References:  <20060811211854.GA76597@melamine.cuivre.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Thomas Quinot, 2006-08-11 :

> unsafe and unnecessary use of asynchronous I/O (F_ASYNC, SIGIO) on RPC

This is now PR bin/102143.

> Index: yppush_main.c
> ===================================================================
> RCS file: /space/mirror/ncvs/src/usr.sbin/yppush/yppush_main.c,v
> retrieving revision 1.20
> diff -u -r1.20 yppush_main.c
> --- yppush_main.c	12 Apr 2005 15:02:57 -0000	1.20
> +++ yppush_main.c	11 Aug 2006 21:17:21 -0000

Patch committed (with some changes) as yppush_main.c rev. 1.22.

Thomas.




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