Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Giving ample time for all rpcRegister calls before any rpcCalls are made

23 views
Skip to first unread message

Kenneth Chi Wai Ng

unread,
Mar 20, 2014, 6:03:30 PM3/20/14
to
Should we be printing out statements to standard out when rpcRegister succeeds?

For example, if you were to test our code - if you launch a client right after a server, the server might not have time to register all of it's functions with the binder before the client makes a call to request that a function gets executed.

Can we assume that if you are to run automated scripts to test our code, that ample time will be given for our server to send all rpcRegister calls to the binder before any client calls are made?
0 new messages