Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 14:44:29 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include/rpc clnt.h src/lib/libc/rpc clnt_udp.c rpc.3
Message-ID:  <200106282144.f5SLiUH99858@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/06/28 14:44:29 PDT

  Modified files:        (Branch: RELENG_4)
    include/rpc          clnt.h 
    lib/libc/rpc         clnt_udp.c rpc.3 
  Log:
  MFC: Add the new clnt_control() request `CLSET_CONNECT', which
  allows a UDP RPC client to specify that connect(2) should be used.
  
  Revision  Changes    Path
  1.11.2.1  +2 -1      src/include/rpc/clnt.h
  1.15.2.1  +29 -3     src/lib/libc/rpc/Attic/clnt_udp.c
  1.11.2.4  +2 -1      src/lib/libc/rpc/rpc.3


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?200106282144.f5SLiUH99858>