![]() |
|
PhoenixSocket
6.4.0
Library which integrates socket use in Phoenix
|
#include <unistd.h>#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... | |