insert tecs_client into archive + little update
This commit is contained in:
@@ -32,7 +32,12 @@ int CocCmd(CocConn *conn, const char *rwList);
|
||||
|
||||
see COC_UTIL.H for the definiton of variables
|
||||
*/
|
||||
|
||||
int CocCheck(CocConn *conn);
|
||||
/*
|
||||
returns 1, if not yet open
|
||||
returns 0, if connection o.k.
|
||||
retruns -1 (error message), if connection died
|
||||
*/
|
||||
int CocSet(CocConn *conn, const char *name, const char *value);
|
||||
/*
|
||||
set one variable
|
||||
|
||||
Reference in New Issue
Block a user