#include <cc++/socket.h>#include <cc++/thread.h>#include <cc++/misc.h>#include "common.h"#include "peerconnect.h"#include "client.h"#include <stdio.h>#include <string>#include <map>#include <vector>Go to the source code of this file.
Compounds | |
| class | Peer |
| This class represents the thread that handles requests from other detectors in order to pass queries to neighbour peers, thus trace attacks back to their originating point. More... | |
1.2.18