Name
mcTestAll — Test if all non-blocking operations have completed (C
API)
Synopsis
#include <memcom.h>
int mcTestAll();
Description
mcTestAll
enables to check whether all
non-blocking operations on remote MemCom
servers have completed. If this is the case, 1 is returned.
Otherwise, 0 is returned.