Changes between Version 39 and Version 40 of rpc_implementation


Ignore:
Timestamp:
Jan 17, 2019, 4:39:37 PM (5 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rpc_implementation

    v39 v40  
    8181The tasks 4 and 5 can be done, for each target server, by the generic ''rpc_send()'' function.
    8282
     83If the RPC service does not return values (no ''out'' arguments), it is possible to save memory on the client side,:w
     84 and use an unique, shared, RPC descriptor.
     85
    8386== 6) Pool of RPC servers ==
    8487