R. Clayton (rclayton@monmouth.edu)
(no date)
Is the first call client code must make the setup() call?
Yes; if client code calls any other sRPC function before it calls setup(), that
function should return an error. Note that, in the C++ binding, setup() is
folded into the constructor.
Is it correct that only the service.cc file needs to be edited by the sRPC
user before it can be compiled and linked into the executable?
No; all files generated by srpc-gen should be ready to be linked and compiled
into executables. No files generated by srpc-gen should require editing before
they're linked and compiled into executables.
This archive was generated by hypermail 2.0b3 on Tue May 06 2003 - 14:00:05 EDT