From owner-freebsd-bugs Mon Jul 23 14:20:14 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E6A137B407 for ; Mon, 23 Jul 2001 14:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6NLK1b50209; Mon, 23 Jul 2001 14:20:01 -0700 (PDT) (envelope-from gnats) Received: from fuchur.lan.attic.ch (fuchur.lan.attic.ch [194.235.47.21]) by hub.freebsd.org (Postfix) with ESMTP id 33A1237B407 for ; Mon, 23 Jul 2001 14:10:15 -0700 (PDT) (envelope-from mb@fuchur.lan.attic.ch) Received: (from mb@localhost) by fuchur.lan.attic.ch (8.11.4/8.11.4) id f6NLFBw02509; Mon, 23 Jul 2001 23:15:11 +0200 (CEST) (envelope-from mb) Message-Id: <200107232115.f6NLFBw02509@fuchur.lan.attic.ch> Date: Mon, 23 Jul 2001 23:15:11 +0200 (CEST) From: Martin Blapp Reply-To: Martin Blapp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/29177: [PATCH] rpc client create functions with additional timeout Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29177 >Category: bin >Synopsis: [PATCH] rpc client create functions with additional timeout >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 23 14:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Martin Blapp >Release: FreeBSD 5.0-CURRENT i386 >Organization: Improware AG >Environment: System: FreeBSD fuchur.lan.attic.ch 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 30 19:49:42 CEST 2001 root@fuchur.lan.attic.ch:/usr/obj/usr/src/sys/FUCHUR2 i386 >Description: Add timed functions for the client create routines. This should help us a lot with timeouts, so we don't have to wait everytime the default timeout of 25 seconds. The logic has changed a bit, so we do a check first if the local rpcbind is up before we do a query. Part of the code was from tircp 2.8 (tirpc1999). Because this code depends on tirpc1999 code, we should add this license to the head of all changes files: http://www.opensource.org/licenses/sisslpl.html Any comments on this ? I already asked once, but got no answer :-( >How-To-Repeat: >Fix: Add my patch: http://home.teleport.ch/freebsd/userland/timed_clnt_create.diff >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message