Date: Mon, 23 Jul 2001 23:15:11 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/29177: [PATCH] rpc client create functions with additional timeout Message-ID: <200107232115.f6NLFBw02509@fuchur.lan.attic.ch>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107232115.f6NLFBw02509>