summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Don't leak `handle` if svc_tp_create(..) succeeds and allocating a newngie2016-05-221-1/+3
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-16/+20
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-251-26/+25
* Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDRkan2009-06-181-9/+0
* Match type for socket option (in practice, unnecessary, but stylistically it'...zml2009-05-281-1/+1
* Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co...zml2009-05-271-0/+9
* Staticize a couple of functions.deischen2006-02-271-1/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-3/+2
* Fix a simple bug that prevents svc_tli_create to bind to the addressmbr2003-05-181-1/+1
* Fix the style of the SCM ID's.obrien2002-03-221-3/+2
* Remove __P() usage.obrien2002-03-211-3/+3
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+313
OpenPOWER on IntegriCloud