No subject



Mon Sep 29 16:27:57 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Mon, 29 Sep 2003 16:28:05 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.9p1/8.12.3) with ESMTP id h8TNS5fw024400
	for <atanu@tigger.icir.org>; Mon, 29 Sep 2003 16:28:05 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9p1/8.12.3) with ESMTP id h8TNS1H5044820;
	Mon, 29 Sep 2003 16:28:01 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.ICSI.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h8TNS1wG008047;
	Mon, 29 Sep 2003 16:28:01 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.ICSI.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h8TNRvwG008036
	for <xorp-cvs@icsi.berkeley.edu>; Mon, 29 Sep 2003 16:27:57 -0700 (PDT)
Received: from puma.icir.org (puma.icir.org [192.150.187.73])
	by wyvern.icir.org (8.12.9p1/8.12.3) with ESMTP id h8TNRvH5044818;
	Mon, 29 Sep 2003 16:27:57 -0700 (PDT)
	(envelope-from hodson@puma.icir.org)
Received: from puma.icir.org (localhost [127.0.0.1])
	by puma.icir.org (8.12.9p1/8.12.3) with ESMTP id h8TNRvCu038669;
	Mon, 29 Sep 2003 16:27:57 -0700 (PDT)
	(envelope-from hodson@puma.icir.org)
Message-Id: <200309292327.h8TNRvCu038669@puma.icir.org>
X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3
To: Pavlin Radoslavov <pavlin@icir.org>
cc: xorp-cvs@icir.org
Subject: Re: [Xorp-cvs] XORP cvs commit: xorp/libxorp/ selector.cc 
In-Reply-To: Your message of "Mon, 29 Sep 2003 16:05:08 PDT."
             <200309292305.h8TN58IK072251@possum.icir.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 29 Sep 2003 16:27:57 -0700
From: Orion Hodson <hodson@icir.org>
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

/-- Pavlin Radoslavov wrote:
|
| EINTR is a special case. It is normal for a program to receive
| interrupts. If the program handles those interrupts, and then
| returns to select(), you don't want the program to print
| an error message simply because there is no error here.
| If you are debugging a problem and you want to track the case when
| select() is interrupted, then just add debug_msg() there.
| Using XLOG_ERROR() in case of EINTR is very misleading.

If you want to change this, go ahead.







_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs