
Definition in file TCPcommunicator.H.
#include "Beowulf/SockServ.H"
#include "Beowulf/TCPcliServ.H"
#include "Beowulf/TCPdefs.H"
#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "rutz/atomic.h"
#include <pthread.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
Include dependency graph for TCPcommunicator.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TCPcommunicator |
| This class handles passing TCPmessages in and out. More... | |
Defines | |
| #define | POLL_SLEEP 100 |
| delay in us of sleep while polling for running thread: | |
|
|
delay in us of sleep while polling for running thread:
Definition at line 56 of file TCPcommunicator.H. Referenced by TCPcommunicator::pollvar(), and TCPcommunicator::stop1(). |
1.4.4