cdesktopenv/cde/lib/tt/slib
Jon Trulson a198d898e8 TT RPC server: Don't search 538 million transients trying to allocate one.
Currently, mp_rpc_server.C tries 538 million ports to acquire an
available transient rpcbind port number.  This is bad when rpcbind is
running in secure mode (and you are not using tirpc) - Xsession will
'hang' at the dthello (blue) screen filling up your error logs with
RPC errors.

Now, just try +- 50 (for a total of 100 ports) before bailing.  The
dthello 'blue screen of death' is the most common problem in starting
CDE when rpcbind isn't set up properly.  This should at least not
cause the appearance of a 'hang'.
2013-05-17 16:16:17 -06:00
..
Imakefile Add -fpermissive to linux standard c++ option define in linux.cf 2012-06-18 16:27:25 -06:00
admindefines Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ce.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ce_err.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_ce_attrs.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_ce_attrs.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_observer.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_observer.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_observer_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_observer_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_otype.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
mp_otype.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_otype_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_otype_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_ptype.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
mp_ptype.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_ptype_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_ptype_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_implement.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
mp_rpc_implement.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_server.C TT RPC server: Don't search 538 million transients trying to allocate one. 2013-05-17 16:16:17 -06:00
mp_rpc_server.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_server_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_rpc_server_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_arg.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_arg_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_file.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_file.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_file_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_file_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_global.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_message.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_message.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_message_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_message_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_mp.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_mp.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_msg_context.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_msg_context.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_pat_context.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_pat_context.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_pattern.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_pattern.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_pattern_inlines.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_pattern_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_pattern_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_procid.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_procid.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_procid_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_procid_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_session.C Use RPC_ANYSOCK instead of the magic number -1. 2012-09-27 18:01:14 -06:00
mp_s_session.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_session_prop.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_session_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_session_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_xdr_functions.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_s_xdr_functions.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_self_procid.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_self_procid.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_signature.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
mp_signature.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_signature_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_signature_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_typedb.C Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits. 2012-08-10 06:24:29 -06:00
mp_typedb.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_typedb_utils.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mp_typedb_utils.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
simple.mk Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
tt_db_server_consts.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isstrerror.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt_isstrerror.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00