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

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

  Modified:    lib/libc/rpc  get_myaddress.c
  Log:
  - canonical function declaration
  - don't exit. It's bad form for libc to exit() or abort() instead of
    returning an error.
  - only use loopback addresses after checking the real interfaces.
  
  Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code.
  
  Revision  Changes    Path
  1.6       +21 -9     src/lib/libc/rpc/get_myaddress.c



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