Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 1996 06:53:21 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/rpc pmap_rmt.c
Message-ID:  <199612301453.GAA29310@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/30 06:53:21

  Modified:    lib/libc/rpc  pmap_rmt.c
  Log:
  - prototype now in include file, plus no longer needed anyway
  - fix timeout code
  - better sequence number generation (for long running daemons)
  - dont close an unopen socket
  - use standard functions
  - 64 bit type safe for wire protocols
  - unlimited file descriptors
  
  Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code.
  
  Revision  Changes    Path
  1.9       +44 -37    src/lib/libc/rpc/pmap_rmt.c



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