![]() |
PhoenixZMQ
2.0.0
Library which integrates zeromq use in Phoenix
|
#include "PSocketMode.h"
#include "PSocketFlag.h"
#include "phoenix_mock_socket.h"
#include "PGenericSocket_impl.h"
Go to the source code of this file.
Classes | |
class | PGenericSocket< _TBackend, _TMockBackend > |
Abstract socket which has a mock mode to avoid heavy socket backend for unit tests. More... | |