#include "cxutils/ipc/messageserver.h"
#include <iostream>
#include <string.h>
#include <sstream>
#include <cstdio>
Go to the source code of this file.
Variables | |
unsigned int | gInactiveThreshMs = 250 |
unsigned int gInactiveThreshMs = 250 |
Definition at line 50 of file messageserver.cpp.