OpenGrok
Cross Reference: rpc_internal.h
xref
: /
src
/
lib
/
libc
/
rpc
/
rpc_internal.h
Home
|
History
|
Annotate
|
Download
|
only in
rpc
History log of
/src/lib/libc/rpc/rpc_internal.h
Revision
Date
Author
Comments
1.9
23-Jan-2024
christos
fix nested extern warnings
1.8
07-Nov-2015
christos
PR/50408: Pedro Giffuni: Provide a way for rpc to use poll(2) instead of
select(2), and the linux svc_pollfd and svc_maxpollfd members. Our select(2)
implementation does not suffer from the FD_SETSIZE limitation so this is
not turned on by default.
1.7
07-May-2013
christos
- add __clnt_sigfillset() that does not blindly block all signals but excludes
the tty generated ones (int, quit, tstp), plus term and hup. This makes
command line clients behave on connect(2) where before they would need
to be killed from a different tty. Much easier than making the file
descriptor non-blocking for the duration of connect and then using
pselect/pollts to detect when actual connection or timeout occured using
a different sigmask.
- factor out some of the error paths.
1.6
04-Apr-2009
christos
branches: 1.6.6; 1.6.12;
PR/41138: Henning Petersen: Redundant declarations in rpc_internal.h
While here remove __P, KNF.
1.5
28-Apr-2008
martin
branches: 1.5.8; 1.5.10;
Remove clause 3 and 4 from TNF licenses
1.4
28-May-2004
christos
branches: 1.4.24;
PR/25003: John Kohl: File is missing a copyright.
1.3
09-Sep-2003
itojun
use niels provos' random sequence number generator to initialize RPC XID.
1.2
18-Jan-2003
thorpej
Merge the nathanw_sa branch.
1.1
08-Nov-2002
fvdl
branches: 1.1.2; 1.1.4;
* Adapt include files for rpc_com.h/rpc_internal.h split.
* Add rpc_control to svc.c
* Implement non-blocking connections.
1.1.4.2
08-Nov-2002
fvdl
* Adapt include files for rpc_com.h/rpc_internal.h split.
* Add rpc_control to svc.c
* Implement non-blocking connections.
1.1.4.1
08-Nov-2002
fvdl
file rpc_internal.h was added on branch netbsd-1-6 on 2002-11-08 00:13:09 +0000
1.1.2.2
11-Nov-2002
nathanw
Catch up to -current
1.1.2.1
08-Nov-2002
nathanw
file rpc_internal.h was added on branch nathanw_sa on 2002-11-11 22:22:43 +0000
1.4.24.1
18-May-2008
yamt
sync with head.
1.5.10.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
1.5.8.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.5.8.1
28-Apr-2008
martin
file rpc_internal.h was added on branch christos-time_t on 2008-04-28 20:23:01 +0000
1.6.12.1
23-Jun-2013
tls
resync from head
1.6.6.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Tue Sep 30 20:09:53 GMT 2025