![]() |
|
PhoenixSocket
4.0.1
Library which integrates socket unix use in Phoenix
|
#include <unistd.h>#include "PSocketMode.h"#include "PSocketFlag.h"#include "phoenix_mock_socket.h"#include "PGenericSocket_impl.h"
Include dependency graph for PGenericSocket.h:
This graph shows which files directly or indirectly include this file: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... | |