Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2001 15:07:20 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/rpc clnt_dg.c clnt_vc.c
Message-ID:  <200104032207.f33M7KQ50426@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/04/03 15:07:20 PDT

  Modified files:
    lib/libc/rpc         clnt_dg.c clnt_vc.c 
  Log:
  Remove some hacks that were apparently added to avoid problems with
  RPC clients hanging. The real problem turned out to be missing
  cleanup code; this was fixed in clnt_vc.c r1.5 and clnt_dg.c r1.4.
  
  Submitted by:	Martin Blapp <mb@imp.ch>
  
  Revision  Changes    Path
  1.5       +2 -3      src/lib/libc/rpc/clnt_dg.c
  1.6       +2 -3      src/lib/libc/rpc/clnt_vc.c


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




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