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

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

  Modified:    lib/libc/rpc  clnt_udp.c
  Log:
  - prototypes now in include file
  - fix timeout code
  - better "random" initial transaction id for long running daemons
  - unlimited number of file descriptors to select().
  - 64 bit type safe wire protocol
  Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code.
  
  - typo (spelling police :-)
  - dont die on select() that returns time remaining (on my systems)
  
  Revision  Changes    Path
  1.8       +64 -49    src/lib/libc/rpc/clnt_udp.c



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