#include <swarmio/Endpoint.h>
#include <swarmio/Mailbox.h>
#include <mutex>
#include <set>
#include <atomic>
Go to the source code of this file.
Classes | |
class | swarmio::transport::BasicEndpoint |
An helper class for Endpoint implementations which implements some common basic functionality. More... | |
Namespaces | |
swarmio::transport | |