From 5f6c71df18a65d5c4023caa08e08f493090c3721 Mon Sep 17 00:00:00 2001 From: Claudius 'keldu' Holeksa Date: Wed, 7 Aug 2024 14:53:52 +0200 Subject: wip --- modules/io_codec/c++/io_peer.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/io_codec/c++/io_peer.hpp') diff --git a/modules/io_codec/c++/io_peer.hpp b/modules/io_codec/c++/io_peer.hpp index b998055..2fd7877 100644 --- a/modules/io_codec/c++/io_peer.hpp +++ b/modules/io_codec/c++/io_peer.hpp @@ -49,6 +49,7 @@ public: private: /// @unimplemented + /// This will be a mechanic which allows connecting the outbound connection natively to a pure conveyor setup. class peer_conveyor_feeder final : public conveyor_feeder> { public: -- cgit v1.2.3