Commit cc1efee4 authored by Jakob Otto's avatar Jakob Otto

Remove obsolete warning

parent c78d473d
......@@ -37,7 +37,6 @@
namespace caf::net::backend {
/// Minimal backend for tcp communication.
/// @warning this backend is *not* thread safe.
class CAF_NET_EXPORT tcp : public middleman_backend {
public:
using peer_map = std::map<node_id, endpoint_manager_ptr>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment