Go to the documentation of this file. 1 #ifndef __CMS_CLIENTMAN__
2 #define __CMS_CLIENTMAN__
62 int Send(
char *msg,
int mlen=0);
63 int Send(
const struct iovec *iov,
int iovcnt,
int iotot=0);
75 int whatsUp(
const char *user,
const char *path);