Issues.00516 - lordmundi/wikidoctest GitHub Wiki
00516: Add DCF_ClientConnectionAvailable to d_comm.h
Summary: Add DCF_ClientConnectionAvailable to d_comm.h
Created: 2014–06–20 10:27
Status: Released
Category: Request
From: frankie
Version: 2.3
Released_In: 2.4
Description:
There is a function called DCF_ClientConnectionAvailable that would be good to advertise in the d_comm.h header.
Comments
frankie June 20, 2014, at 11:13 AM: See the page called A Simple DCOMM Light Client to see how this function is used. In the example code there are two initialization methods. One of them shows how to use a timeout to just see if a manager is available and avoid issuing the connect call until it is.
Associated Commits
| commit | 0232f806e4a70cc909c2c1aaedd28e3126335a07
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Fri Jun 20 10:36:57 2014 -0500
|
| Message: | [@Issue 00516 and 00517: Added definition for DCF_ClientConnectionAvailble
Also made ICG: No directive a bit more Trick 13 friendly. @] |
Affected Files:
src.dist/includes/d_comm.h | 4 ++±
src.dist/includes/dsp_double.h | 4 +±-
2 files changed, 5 insertions(+), 3 deletions(-)
| commit | 383eb42366c354c24dcc38e81f88052367113fff
link7 |
||
| Author: | Frank Graffagnino
|
| Date: | Fri Jun 20 10:32:12 2014 -0500
|
| Message: | [@Issue 00516 and 00517: Added definition in d_comm.h for
DCF_ClientConnectionAvailable Also updated the ICG: No directive to play nicer with Trick 13. @] |
Affected Files:
src/dcomm/include/d_comm.h | 4 ++±
src/dsp/dsp_double.h | 4 +±-
src/includes/d_comm.h | 4 ++±
src/includes/dsp_double.h | 4 +±-
4 files changed, 10 insertions(+), 6 deletions(-)