freebsd-dev/include/rpc
Ian Dowse 32de72d27f Add a new clnt_control() request `CLSET_CONNECT' that controls
whether or not connect(2) is used for UDP client sockets. The default
is not to connect(), so existing clients will see no change in
behaviour.

The use of connect(2) for UDP clients has a number of advantages:
only replies from the intended address are received, and ICMP errors
pertaining to the connection are reported back to the application.
2001-06-23 19:43:21 +00:00
..
auth_des.h
auth_kerb.h
auth_unix.h
auth.h
clnt_soc.h
clnt_stat.h comment out #pragma directive containing Sun SCM tags 2001-03-20 08:20:50 +00:00
clnt.h Add a new clnt_control() request `CLSET_CONNECT' that controls 2001-06-23 19:43:21 +00:00
des_crypt.h
des.h
Makefile
nettype.h
pmap_clnt.h
pmap_prot.h
pmap_rmt.h
raw.h
rpc_com.h
rpc_msg.h
rpc.h change callrpc() from taking "char *" args, I'm quite sure they really meant 2001-03-23 16:14:49 +00:00
rpcb_clnt.h
rpcb_prot.x fix: text following `#else' violates ANSI standard 2001-03-26 00:35:23 +00:00
rpcent.h
svc_auth.h
svc_dg.h
svc_soc.h
svc.h forgot prototyle for __rpc_get_local_uid() 2001-03-22 18:44:57 +00:00
types.h
xdr.h The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedef 2001-03-20 08:26:22 +00:00