summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/clnt_dg.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new clnt_control() request `CLSET_CONNECT' that controlsiedowse2001-06-231-4/+26
* The function clnt_dg_call(), which is used for UDP RPC calls, couldiedowse2001-05-181-4/+2
* Remove some hacks that were apparently added to avoid problems withiedowse2001-04-031-2/+1
* There were a few error cases where the RPC code would return withiedowse2001-04-021-1/+3
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportwpaul2001-03-271-3/+19
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+821
OpenPOWER on IntegriCloud