Changes between Version 65 and Version 66 of RemoteJobs
- Timestamp:
- Oct 1, 2019, 4:02:13 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemoteJobs
v65 v66 240 240 Result: an error message, null if successful 241 241 242 === boinc_set_timeout($x) === 243 Set the RPC timeout to $x seconds. 244 242 245 == C++ interface == 243 246 A C++ interface to the following functions is available in lib/remote_submit.cpp. Include lib/remote_submit.h.